mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Enable formatting with black; add reformat commit to .git-blame-ignore-revs.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
[sessions.lint]
|
||||
run_isort = true
|
||||
isort_config = "tests/nox-config-isort.cfg"
|
||||
run_black = false
|
||||
run_black = true
|
||||
run_flake8 = true
|
||||
flake8_config = "tests/nox-config-flake8.ini"
|
||||
run_pylint = false
|
||||
|
||||
Reference in New Issue
Block a user