diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 96b4c55b..d33aa3bd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,4 +59,10 @@ repos: hooks: - id: black + # Beman Standard checking via beman-tidy + - repo : https://github.com/bemanproject/beman-tidy + rev: v0.3.1 + hooks: + - id: beman-tidy + exclude: 'infra/'