mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-17 10:10:28 +00:00
test(pre-commit): test for large files
This commit is contained in:
parent
910de9cad0
commit
d2760dd3d6
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,10 @@ repos:
|
|||
description: Lint commit message against @commitlint/config-conventional rules
|
||||
stages: [commit-msg]
|
||||
additional_dependencies: ['@commitlint/config-conventional@17.1.0']
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v5.0.0
|
||||
hooks:
|
||||
- id: check-added-large-files
|
||||
- repo: https://github.com/rubocop-hq/rubocop
|
||||
rev: v1.57.0
|
||||
hooks:
|
||||
|
|
Loading…
Add table
Reference in a new issue