rome check <file, dir...>
Run the linter on a set of files
Arguments
Name | Description |
---|---|
file, dir | filepaths, folders |
Options
Name | Description |
---|---|
--apply | Apply safe fixes |
--apply-unsafe | Apply safe and unsafe fixes |
--max-diagnostics <NUMBER> | Cap the amount of diagnostics displayed |
--config-path <dir...> | Set the filesystem path to the config dir of the rome.json file |
--verbose | Print additional verbose advices on diagnostics |