Skip to content

Commit

Permalink
Switch to ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Aug 6, 2024
1 parent 69b48f2 commit a767ce9
Show file tree
Hide file tree
Showing 5 changed files with 589 additions and 663 deletions.
13 changes: 0 additions & 13 deletions .flake8

This file was deleted.

16 changes: 0 additions & 16 deletions .mypy.ini

This file was deleted.

18 changes: 4 additions & 14 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
repos:
- repo: https://github.com/psf/black
rev: 22.10.0
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.6
hooks:
- id: black
args:
- --safe
- --quiet
- repo: https://gitlab.com/pycqa/flake8
rev: 5.0.4
hooks:
- id: flake8
- repo: https://github.com/timothycrosley/isort
rev: 5.10.1
hooks:
- id: isort
- id: ruff
- id: ruff-format
Loading

0 comments on commit a767ce9

Please sign in to comment.