prettier/src/cli
James Reggio 353b2ca064 Config should not be evaluated for ignored files (#6233)
Prior to this change, the CLI would resolve the config for a file before
checking it against the ignored list. If the config was invalid, the CLI
would report a failure.

This change relocates the config-resolution phase until after the file
is confirmed to not be ignored.
2019-06-18 17:20:47 -03:00
..
constant.js Add --check option (#5629) 2018-12-19 22:03:30 +08:00
index.js Add --check option (#5629) 2018-12-19 22:03:30 +08:00
minimist.js Allow plugins to override default options (#3991) 2018-02-28 00:20:02 +11:00
util.js Config should not be evaluated for ignored files (#6233) 2019-06-18 17:20:47 -03:00