Added - cache can be disabled through `--no-cache`/`cache: false`, cache is still enabled by default - warnings about unknown commands can be suppressed through `--no-warn-about-unknown-commands`/`warn_about_unknown_commands: false`, warnings are enabled by default
Fixed - only those files that were checked or formatted without warning will be cached
0.14.0
Added - warnings about unknown commands when `quiet` isn't used
Changed - document the intent of only formatting command name and closing parenthesis in "Let's make a deal" section of README