diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a9f6e79..016a902 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,4 +45,10 @@ repos: papers/.* )$ + # Beman Standard checking via beman-tidy + - repo: https://github.com/bemanproject/beman-tidy + rev: v0.3.1 + hooks: + - id: beman-tidy + exclude: 'infra/'