Skip to content

Commit 7a3eebc

Browse files
committed
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
1 parent 30d1db4 commit 7a3eebc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
build
33
coverage
44
doc/internal/opcode.md
5+
tools/lrama

0 commit comments

Comments
 (0)