We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad563e commit c7de030Copy full SHA for c7de030
1 file changed
.pre-commit-config.yaml
@@ -59,4 +59,9 @@ repos:
59
hooks:
60
- id: black
61
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
+
67
exclude: 'infra/'
0 commit comments