Skip to content

oxfmt: Support ignoring files #13743

@leaysgur

Description

@leaysgur

We want to implement the following:

  • Support .prettierignore file
  • --ignore-path=./path/to/ignorefile
  • --with-node-modules
    • Prettier ignores node_modules by default
  • .git, .jj, .sl, .svn and .hg are also ignored by default

I will start by considering the feature set to be implemented.

#13705 may be related to this if we add --ignore-pattern=PATH (and/or --no-ignore).

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions