Skip to content

Commit ea6775c

Browse files
chore: exclude tests from xenon linting in pre-commit configuration
1 parent 744722e commit ea6775c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,4 @@ repos:
4242
hooks:
4343
- id: xenon
4444
args: ['--max-absolute=B', '--max-modules=B', '--max-average=B']
45+
exclude: ^tests/

0 commit comments

Comments
 (0)