Add support for .pyi files (#9)
This commit is contained in:
parent
b3300d9ad0
commit
f7845095c6
@ -3,7 +3,7 @@
|
||||
description: "Run 'ruff' for extremely fast Python linting"
|
||||
entry: ruff
|
||||
language: python
|
||||
"types": [python]
|
||||
types_or: [python, pyi]
|
||||
args: []
|
||||
require_serial: false
|
||||
additional_dependencies: []
|
||||
|
Loading…
Reference in New Issue
Block a user