mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
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:
@@ -2,3 +2,4 @@
|
||||
build
|
||||
coverage
|
||||
doc/internal/opcode.md
|
||||
tools/lrama
|
||||
|
||||
Reference in New Issue
Block a user