Skip to content

Commit 0121ee9

Browse files
authored
Ignoring cognitive complexity errors in tests
1 parent 17fe398 commit 0121ee9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.project_slug}}/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ universal = 1
1818
max-line-length = 120
1919
per-file-ignores =
2020
{{ cookiecutter.project_slug }}/__init__.py:F403,F401
21-
tests/*:E501
21+
tests/*:E501,CCR001

0 commit comments

Comments
 (0)