[FEATURE] Introduce --dry-run option to commands
Resolves #40
Hi, I would like to keep this PR as clean as possible. Additionally, this repo is already using the rules from "typo3/coding-standards". Applying further code styles, not listed in the mentioned rules, for a couple of files only, makes further maintenance unnecessary hard. Could you therefore please revert the code style changes?
Done
We should also adjust the README correspondingly.
We should also adjust the README correspondingly.
Agree but I'm currently not able to change it because there are too many problems which will get fixed automatically and deactivating the md linter extensions does not help :(
We should also adjust the README correspondingly.
Agree but I'm currently not able to change it because there are too many problems which will get fixed automatically and deactivating the md linter extensions does not help :(
Handled with #48. Afterwards I'm able to add the dry-run option.