From 9723fdf94d40160119cb908580e0d7df1100bd57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Darius=20Nea=C8=9Bu?= Date: Thu, 23 Apr 2026 04:17:23 +0300 Subject: [PATCH] Revert "Enable beman-tidy (--require-all mode) into beman.optional" --- .pre-commit-config.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 629f105c..a9f6e796 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,11 +45,4 @@ repos: papers/.* )$ - # Beman Standard checking via beman-tidy - - repo: https://github.com/bemanproject/beman-tidy - rev: v0.3.1 - hooks: - - id: beman-tidy - args: [".", "--verbose", "--require-all"] - exclude: 'infra/'