feat: always add --no-force-exclude (#20)
Closes #19. Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
This commit is contained in:
parent
a34d15d78d
commit
99c84d0468
@ -1,7 +1,7 @@
|
||||
- id: ruff
|
||||
name: ruff
|
||||
description: "Run 'ruff' for extremely fast Python linting"
|
||||
entry: ruff
|
||||
entry: 'ruff --force-exclude'
|
||||
language: python
|
||||
'types_or': [python, pyi]
|
||||
args: []
|
||||
|
Loading…
Reference in New Issue
Block a user