Currently the configuration file only has options around how the formatting of files should be done. It would be useful to allow some of the CLI options to be specified in configuration files. If the option is provided in both places the CLI would take priority.
I think these could be allowed in the configuration file
- include-generated
- no-msbuild-check
- compiltation-errors-as-warnings
- unformatted-as-warnings
These are a maybe
- skip-validation
- ignore-path
- no-cache
These would be CLI only
- config-path
- log-format
- log-level