Skip to content

Commit

Permalink
Exclude the CSV assets files from trailing-whitespace hook
Browse files Browse the repository at this point in the history
  • Loading branch information
vEpiphyte committed Feb 7, 2024
1 parent b4cdd17 commit 02efbd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ repos:
rev: v3.4.0
hooks:
- id: trailing-whitespace
exclude: ^stix2validator/(v20|v21)/assets/.*.csv$
- id: check-merge-conflict
- repo: https://github.com/PyCQA/flake8
rev: 3.8.4
Expand Down

0 comments on commit 02efbd4

Please sign in to comment.