mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 19:46:54 +00:00
EIR-2834: Migrate commits from gitlab to github.
This commit is contained in:
commit
c17251defb
4 changed files with 360 additions and 2 deletions
|
|
@ -208,5 +208,10 @@
|
|||
entry: trailing-whitespace-fixer
|
||||
language: python
|
||||
types: [text]
|
||||
stages: [pre-commit, pre-push, manual]
|
||||
stages: [pre-commit, pre-push, manual, commit, push]
|
||||
minimum_pre_commit_version: 3.2.0
|
||||
- id: notify-duplicate-entry
|
||||
name: Notify duplicate entry
|
||||
description: Notifies duplicate entry in the same file
|
||||
entry: notify-duplicate-entry
|
||||
language: python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue