mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-12-26 02:36:10 +00:00
Add master branch protection to pre-commit
This commit is contained in:
parent
9ea4d465f0
commit
bcad924119
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ repos:
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
- id: check-yaml
|
- id: check-yaml
|
||||||
- id: check-added-large-files
|
- id: check-added-large-files
|
||||||
|
- id: no-commit-to-branch
|
||||||
|
|
||||||
# - repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
# - repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||||
# rev: "2.7.3"
|
# rev: "2.7.3"
|
||||||
|
|
Loading…
Reference in a new issue