Skip to content

Commit 746a830

Browse files
committed
Switch to ruff for linting and formatting
1 parent a54abe1 commit 746a830

File tree

4 files changed

+73
-284
lines changed

4 files changed

+73
-284
lines changed

.flake8

Lines changed: 0 additions & 6 deletions
This file was deleted.

.vscode/settings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"[python]": {
3+
"editor.defaultFormatter": "charliermarsh.ruff"
4+
},
5+
}

poetry.lock

Lines changed: 24 additions & 266 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)