Skip to content

Commit

Permalink
remove C and paddle configs
Browse files Browse the repository at this point in the history
  • Loading branch information
Superjomn committed Jul 19, 2017
1 parent 1473730 commit 705731c
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,6 @@
hooks:
- id: check-merge-conflict
- id: check-symlinks
- id: detect-private-key
files: (?!.*paddle)^.*$
- id: end-of-file-fixer
files: \.md$
- id: trailing-whitespace
files: \.md$

- repo: https://github.com/Lucas-C/pre-commit-hooks
sha: v1.0.1
hooks:
- id: forbid-crlf
files: \.md$
- id: remove-crlf
files: \.md$
- id: forbid-tabs
files: \.md$
- id: remove-tabs
files: \.md$
- id: check-added-large-files

0 comments on commit 705731c

Please sign in to comment.