mirror of
https://github.com/adrienverge/yamllint.git
synced 2025-02-25 18:55:20 -06:00
build: enable flake8-bugbear rules in ruff
This commit is contained in:
parent
5969b4f29e
commit
d20aa6d302
@ -1,5 +1,5 @@
|
||||
[lint]
|
||||
extend-select = ["I"]
|
||||
extend-select = ["B", "I"]
|
||||
|
||||
[lint.isort]
|
||||
known-third-party = ["tests"]
|
||||
|
Loading…
Reference in New Issue
Block a user