Skip to content

Commit d76e27c

Browse files
committed
Add beman-tidy . --verbose --require-all to pre-commit hook
Signed-off-by: Ted Lyngmo <ted@lyncon.se>
1 parent faa1289 commit d76e27c

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
@@ -43,5 +43,6 @@ repos:
4343
rev: v0.3.1
4444
hooks:
4545
- id: beman-tidy
46+
args: [".", "--verbose", "--require-all"]
4647

4748
exclude: 'cookiecutter/|infra/'

0 commit comments

Comments
 (0)