prettier/tests_integration/cli
Ika 317f3a3c56
feat: split out JSON5 (#4367)
* feat: split out JSON5

* test: update snapshots

* test: update debug-check tests

* feat(playground): use JSON's code sample for JSON5

* fix: add missing trailing newline
2018-04-25 22:10:22 +08:00
..
arg-parsing test: remove unnecessary `eslint-disable` 2017-09-03 22:06:55 +08:00
config Respect EditorConfig when `--config` is passed (#3992) 2018-02-24 19:11:23 +11:00
config-precedence fix(cli): validate options for every `config-precedence` (#2894) 2017-09-25 21:04:25 +02:00
debug-check feat: split out JSON5 (#4367) 2018-04-25 22:10:22 +08:00
ignore-absolute-path fix(prettierignore): support absolute filename (#2783) 2017-09-10 18:21:56 +02:00
ignore-path test: remove unnecessary `eslint-disable` 2017-09-03 22:06:55 +08:00
ignore-relative-path Use relative paths with CLI (#2969) 2017-10-04 18:56:01 +11:00
invalid-ignore test(integration): add more tests 2017-09-03 21:31:33 +08:00
loglevel feat(cli): add `--loglevel` option (#2992) 2017-10-13 20:17:01 -05:00
multiple-patterns test: remove unnecessary `eslint-disable` 2017-09-03 22:06:55 +08:00
skip-folders Skip folders in CLI pattern 2017-12-05 16:07:27 -02:00
stdin-ignore fix(cli): respect `--ignore-path` when using `--stdin-filepath` (#3309) 2017-11-23 21:54:04 +11:00
with-node-modules test: remove unnecessary `eslint-disable` 2017-09-03 22:06:55 +08:00
with-parser-inference Also infer parser when using `--list-different` (#1997) 2017-06-06 08:24:56 -07:00
with-shebang Add regression test for CLI shebang preservation (#1901) 2017-06-02 13:42:44 -07:00
write Fix typo in test files (`*formated` -> `*formatted`) (#2982) 2017-10-06 20:01:21 +11:00