Skip to content

Commit c7de030

Browse files
committed
Enabled beman-tidy on CI
1 parent cad563e commit c7de030

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,9 @@ repos:
5959
hooks:
6060
- id: black
6161

62+
# Beman Standard checking via beman-tidy
63+
- repo : https://github.com/bemanproject/beman-tidy
64+
rev: v0.3.1
65+
-id beman-tidy
66+
6267
exclude: 'infra/'

0 commit comments

Comments
 (0)