Remove contributor-unfriendly linting rules (#236)

This commit is contained in:
Sanja
2022-05-02 20:17:06 +02:00
committed by GitHub
parent eeac4ff9d3
commit 58121868d6

View File

@@ -8,9 +8,7 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.0.0
hooks:
- id: trailing-whitespace
- id: check-merge-conflict
- id: end-of-file-fixer
- id: check-case-conflict
- id: detect-private-key
- id: check-ast