mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Revert pre-commit exclusions
This commit is contained in:
@@ -27,9 +27,9 @@ repos:
|
||||
- id: check-yaml
|
||||
- id: check-merge-conflict
|
||||
- id: end-of-file-fixer
|
||||
exclude: "^omnibus/config/patches/*"
|
||||
exclude: "^omnibus/config/patches/"
|
||||
- id: trailing-whitespace
|
||||
exclude: "^omnibus/config/patches/*"
|
||||
exclude: "^omnibus/config/patches/"
|
||||
- id: check-merge-conflict
|
||||
- id: no-commit-to-branch
|
||||
args: [-b, master, -b, develop]
|
||||
|
||||
Reference in New Issue
Block a user