Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
# Conflicts:
#	pyproject.toml
  • Loading branch information
jaraco committed Aug 25, 2024
2 parents 7f0e0c9 + d3e83be commit 2e8c2a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ repos:
rev: v0.5.6
hooks:
- id: ruff
args: [--fix, --unsafe-fixes]
- id: ruff-format
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,9 @@ type = [
]



[tool.setuptools_scm]


[tool.pytest-enabler.mypy]
# disabled
# Disabled due to jaraco/skeleton#143
# Disabled as distutils isn't ready yet

0 comments on commit 2e8c2a2

Please sign in to comment.