Skip to content

Commit

Permalink
remove banned words
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored Apr 12, 2024
1 parent 26475f2 commit e6606e5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
repos:
- repo: local
hooks:
- id: banned-words
name: Check Banned Words
entry: ./scripts/banned-words.sh
language: script

# Fix end of files
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
Expand Down

0 comments on commit e6606e5

Please sign in to comment.