Skip to content

Commit c95bf44

Browse files
committed
Add verbose flag to yamllint
1 parent 7d4521f commit c95bf44

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ repos:
9595
hooks:
9696
- id: yamllint
9797
name: 'Run YAML linter'
98+
verbose: true
9899
files: \.(yaml|yml|cff)$
99100
args: [--format=colored]
100101

0 commit comments

Comments
 (0)