Skip to content

Commit fd084b6

Browse files
authored
Merge pull request #212 from neatudarius/enable_require-all
Enable beman-tidy (--require-all mode) into beman.optional
2 parents 47f567d + e8f50ea commit fd084b6

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
@@ -50,5 +50,6 @@ repos:
5050
rev: v0.4.0
5151
hooks:
5252
- id: beman-tidy
53+
args: [".", "--verbose", "--require-all"]
5354

5455
exclude: 'infra/'

0 commit comments

Comments
 (0)