Skip to content

Commit

Permalink
switch linter to ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
dhellmann committed Dec 19, 2024
1 parent 4fb2cc8 commit 596dfc2
Show file tree
Hide file tree
Showing 4 changed files with 288 additions and 177 deletions.
8 changes: 1 addition & 7 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1 @@
astpretty==2.1.0
flake8==7.1.1
flake8-debug==0.2.0
isort==5.13.2
mccabe==0.7.0
pycodestyle==2.12.1
pyflakes==3.2.0
ruff
Loading

0 comments on commit 596dfc2

Please sign in to comment.