-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: use ruff over flake8 and isort (#56)
* chore: add ruff for linting over flake8 * chore: eliminate isort with ruff * chore: add pydocstyle plugin to ruff * chore: add pyupgrade * chore: add annotation plugin for ruff * chore: add bandit plugin to ruff * chore: add blind exception to ruff * chore: add boolean trap plugin to ruff * chore: add bugbear plugin to ruff * chore: add comprehensions plugin to ruff * chore: add time plugin to ruff * chore: add errmsg plugin to ruff * chore: add even more plugins * chore: add simplify plugin to ruff * chore: add type checking block plugin to ruff * chore: add unused arg plugin to ruff * chore: add tiny plugins to ruff * chore: add pylint plugins to ruff * chore: add ruff specific rules
- Loading branch information
Showing
34 changed files
with
474 additions
and
388 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
e1741fa
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Weebhook test.