Skip to content

Commit 9782c1c

Browse files
committed
exclude versioneer.py from scrutinizer
1 parent 0f871f1 commit 9782c1c

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
@@ -10,6 +10,7 @@ filter:
1010
excluded_paths:
1111
- '*/test/*'
1212
- 'git_app_version/_version.py'
13+
- 'versioneer.py'
1314
- 'tests/'
1415
- 'tests_helpers/'
1516

0 commit comments

Comments
 (0)