Skip to content

Commit

Permalink
Add master branch protection to pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
oddstr13 committed Jun 10, 2024
1 parent 9ea4d46 commit bcad924
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 @@ -7,6 +7,7 @@ repos:
- id: trailing-whitespace
- id: check-yaml
- id: check-added-large-files
- id: no-commit-to-branch

# - repo: https://github.com/editorconfig-checker/editorconfig-checker.python
# rev: "2.7.3"
Expand Down

0 comments on commit bcad924

Please sign in to comment.