dprint check <files...>

Checks for any files that haven't been formatted

Arguments

NameDescription
filesList of file patterns in quotes to format. This overrides what is specified in the config file

Options

NameDescription
--incremental [incremental]Only format files when they change. This may alternatively be specified in the configuration file
--excludes <pattern>
  • Repeatable ♾
--allow-node-modulesAllows traversing node module directories (unstable - This flag will be renamed to be non-node specific in the future)