Skip to content

Commit 8d90bf6

Browse files
author
Darius Neațu
committed
Enable beman-tidy default mode
1 parent b26b8c7 commit 8d90bf6

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
@@ -39,4 +39,10 @@ repos:
3939
hooks:
4040
- id: codespell
4141

42+
# Beman Standard checking via beman-tidy
43+
- repo: https://github.com/bemanproject/beman-tidy
44+
rev: v0.3.1
45+
hooks:
46+
- id: beman-tidy
47+
4248
exclude: 'cookiecutter/|infra/'

0 commit comments

Comments
 (0)