prettier/tests_integration
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
..
__tests__ Support overrides for dotfiles (#6194) 2019-06-07 09:45:56 -03:00
cli Config should not be evaluated for ignored files (#6233) 2019-06-18 17:20:47 -03:00
custom-parsers Rename "babylon" with "babel" (#5647) 2018-12-27 21:05:19 +08:00
plugins feat: autoload plugins that are located in `@*/prettier-plugin-* (#5945) 2019-03-10 20:34:04 +11:00
.eslintrc.yml Convert eslint config and users/languages/editors files to YAML (#3516) 2017-12-18 21:55:10 +11:00
path-serializer.js Fix unit tests on Windows (#2922) 2017-09-28 19:30:51 +10:00
runPrettier.js Tweak the plugin directory search (#5819) 2019-02-05 07:47:55 -05:00