1 2 3 4 5 6
- id: gitlint name: gitlint language: python entry: gitlint args: [--staged, --msg-filename] stages: [commit-msg]