I'm not only on linux and if possible I'd like to avoid additional logic around the style checker.
To clarify, I don't want to change the behaviour of the flag --dry-run as such, but rather add a new verbose flag to report all changes made so that when used together with --dry-run it would verify and report violations to the style rules rather than modifying the source.
To clarify, I don't want to change the behaviour of the flag --dry-run as such, but rather add a new verbose flag to report all changes made.
Report changes rather than making them