mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
parent
6088b0cff5
commit
f61847b116
2 changed files with 88 additions and 0 deletions
|
|
@ -22,6 +22,8 @@ stable_branches = [ "stable-*" ]
|
|||
[sessions.lint]
|
||||
run_isort = false
|
||||
run_black = false
|
||||
run_ruff_check = true
|
||||
ruff_check_config = "ruff.toml"
|
||||
run_flake8 = false
|
||||
run_pylint = false
|
||||
run_yamllint = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue