prettier/tests_integration/cli/ignore-absolute-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
..
depth1/ignored fix(prettierignore): support absolute filename (#2783) 2017-09-10 18:21:56 +02:00
ignored Config should not be evaluated for ignored files (#6233) 2019-06-18 17:20:47 -03:00
.prettierignore fix(prettierignore): support absolute filename (#2783) 2017-09-10 18:21:56 +02:00
regular-module.js fix(prettierignore): support absolute filename (#2783) 2017-09-10 18:21:56 +02:00