-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Labels
area:cliIssues with Prettier's Command Line InterfaceIssues with Prettier's Command Line Interface
Description
Environments:
- Prettier Version: 1.16.4
- Running Prettier via: CLI (package.json script)
- Runtime: Node.js 8.11.3
- Operating System: MacOS 10.13.6
Steps to reproduce:
N/A
Expected behavior:
That when provided with an option such as --cache
, prettier only process new or changed files. See eslint for example.
Actual behavior:
Prettier processes all files, whether they have changed or not.
chdsbd, Shinigami92, bajtos, punksta, aharp-afg and 46 more
Metadata
Metadata
Assignees
Labels
area:cliIssues with Prettier's Command Line InterfaceIssues with Prettier's Command Line Interface