You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a git branch is created with a name that appears like a nix file (e.g. utils.nix), then alejandra sees files in the .git folder as nix files and attempts to format them, but fails as they are used to store git metadata.
alejandra version: 4.0.0
Checking style in 62 files using 8 threads.
Failed! 1 error found at:
- ./.git/logs/refs/heads/utils.nix: unexpected TOKEN_IDENT at 102..376, wanted any of [TOKEN_L_BRACE]