Skip to content

Commit 0f871f1

Browse files
committed
exclude version.py from scrutinizer
1 parent 6c508a7 commit 0f871f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.scrutinizer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ checks:
99
filter:
1010
excluded_paths:
1111
- '*/test/*'
12+
- 'git_app_version/_version.py'
1213
- 'tests/'
1314
- 'tests_helpers/'
1415

0 commit comments

Comments
 (0)