mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-19 10:06:32 +00:00
fix(pre-commit): remove md from biome check file pattern
Biome 2.x does not support Markdown checking, causing errors on CLAUDE.md. Remove md from the hook's file filter. Also includes minor autofix changes from biome (trailing newlines).
This commit is contained in:
2
scripts/cleanup-old-version-managers.sh
Normal file → Executable file
2
scripts/cleanup-old-version-managers.sh
Normal file → Executable file
@@ -135,4 +135,4 @@ if command -v brew &> /dev/null; then
|
||||
done
|
||||
fi
|
||||
|
||||
msgr yay "Cleanup complete! Run 'mise install' to set up tools via mise."
|
||||
msgr yay "Cleanup complete! Run 'mise install' to set up tools via mise."
|
||||
|
||||
Reference in New Issue
Block a user