We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d4521f commit c95bf44Copy full SHA for c95bf44
1 file changed
.pre-commit-config.yaml
@@ -95,6 +95,7 @@ repos:
95
hooks:
96
- id: yamllint
97
name: 'Run YAML linter'
98
+ verbose: true
99
files: \.(yaml|yml|cff)$
100
args: [--format=colored]
101
0 commit comments