prettier/tests_integration/cli/ignore-relative-path
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
..
level1/level2 Config should not be evaluated for ignored files (#6233) 2019-06-18 17:20:47 -03:00
level1-glob Use relative paths with CLI (#2969) 2017-10-04 18:56:01 +11:00
.prettierignore Use relative paths with CLI (#2969) 2017-10-04 18:56:01 +11:00
shouldNotBeIgnored.js Use relative paths with CLI (#2969) 2017-10-04 18:56:01 +11:00