Add tools/lrama to .prettierignore

Prettier uses an ignore file to exclude files from formatting when
running with pre-commit and also when running standalone from the command line.

This is detailed on the CLI docs page:

https://prettier.io/docs/cli
This commit is contained in:
John Bampton
2025-05-03 01:42:24 +10:00
parent 30d1db4528
commit 7a3eebc1d5
+1
View File
@@ -2,3 +2,4 @@
build
coverage
doc/internal/opcode.md
tools/lrama