Skip to content

Commit

Permalink
basic hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
mfederowicz committed Oct 7, 2023
1 parent ced79cf commit 790be25
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 deletions.
12 changes: 4 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
repos:
# - repo: https://github.com/pre-commit/pre-commit-hooks
# rev: v4.4.0
# hooks:
# - id: end-of-file-fixer
- repo: https://github.com/mfederowicz/revive
#for start use dev tag, after development we switch to proper tags with versions
rev: dev-pre-commit
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: revive
- id: end-of-file-fixer
- id: trailing-whitespace
5 changes: 0 additions & 5 deletions .pre-commit-hooks.yaml

This file was deleted.

0 comments on commit 790be25

Please sign in to comment.