Skip to content

Commit

Permalink
Check only certain files
Browse files Browse the repository at this point in the history
  • Loading branch information
Phantsure authored Nov 29, 2022
1 parent 20ac309 commit e493e52
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
files: ^automation|ci|code-scanning|deployments|pages
hooks:
- id: trailing-whitespace
- id: trailing-whitespace

0 comments on commit e493e52

Please sign in to comment.