Maybe this is intentional, but these seem to be inconsistent with the rest: - [check-added-large-files](https://github.com/cachix/git-hooks.nix/blob/3cfd774b0a530725a077e17354fbdb87ea1c4aad/modules/hooks.nix#L2775) - [check-executables-have-shebangs](https://github.com/cachix/git-hooks.nix/blob/3cfd774b0a530725a077e17354fbdb87ea1c4aad/modules/hooks.nix#L2808) - [check-shebang-scripts-are-executable](https://github.com/cachix/git-hooks.nix/blob/3cfd774b0a530725a077e17354fbdb87ea1c4aad/modules/hooks.nix#L2841) - [trim-trailing-whitespace](https://github.com/cachix/git-hooks.nix/blob/3cfd774b0a530725a077e17354fbdb87ea1c4aad/modules/hooks.nix#L4755)
Maybe this is intentional, but these seem to be inconsistent with the rest: