Skip to content

Commit

Permalink
Integrate Ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
mtkennerly committed Jun 22, 2023
1 parent 2e2d722 commit 1220017
Show file tree
Hide file tree
Showing 3 changed files with 395 additions and 625 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ repos:
hooks:
- id: forbid-tabs
- repo: https://github.com/mtkennerly/pre-commit-hooks
rev: v0.1.0
rev: v0.3.0
hooks:
- id: poetry-black
- id: poetry-flake8
- id: poetry-mypy
- id: poetry-ruff
Loading

0 comments on commit 1220017

Please sign in to comment.