Skip to content

Commit 2a658f6

Browse files
authored
Merge pull request #210 from neatudarius/issue/247
Enable beman-tidy (default mode) into beman.optional
2 parents 0b20bf0 + b223fa9 commit 2a658f6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,10 @@ repos:
4545
papers/.*
4646
)$
4747
48+
# Beman Standard checking via beman-tidy
49+
- repo: https://github.com/bemanproject/beman-tidy
50+
rev: v0.3.1
51+
hooks:
52+
- id: beman-tidy
53+
4854
exclude: 'infra/'

0 commit comments

Comments
 (0)