We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36ce0ed commit 0d2f662Copy full SHA for 0d2f662
.pre-commit-hooks.yaml
@@ -4,7 +4,6 @@
4
entry: commit-msg-sentiment.py
5
language: python
6
'types': [python]
7
- args: ["-i"]
8
require_serial: false
9
additional_dependencies: [textblob, afinn]
10
minimum_pre_commit_version: '0'
0 commit comments