prettier/tests_integration
Joseph Frazier e82a774568 Make --list-different to work with --stdin (#2393)
* Add test for `prettier --stdin --list-different`

See https://github.com/prettier/prettier/issues/2389

* Pass test for `prettier --stdin --list-different`

This fixes https://github.com/prettier/prettier/issues/2389

* Deduplicate --list-different handling

* Exit-early to reduce nesting in listDifferent()

* Simplify condition in listDifferent()
2017-07-04 14:41:46 -04:00
..
__tests__ Make --list-different to work with --stdin (#2393) 2017-07-04 14:41:46 -04:00
cli feat(cli): support multiple patterns with ignore pattern (#2356) 2017-07-04 17:55:06 +02:00
custom-parsers Implement custom parser API (#1783) 2017-06-12 16:51:12 +10:00
.eslintrc.js Ignore node_modules when running prettier from CLI (#1683) 2017-05-23 14:19:04 -07:00
runPrettier.js Allow --debug-check to work with stdin (#2013) 2017-06-06 16:10:24 -07:00