macisamuele / language-formatters-pre-commit-hooks

Collection of custom pre-commit hooks.
Apache License 2.0
116 stars 58 forks source link

Add command line flag to toggle ktlint --verbose #111

Closed tjerkw closed 1 year ago

tjerkw commented 2 years ago

Ktlint is quite verbose currently, and its non-changeable. Fix this by adding a "--verbose" argument to the pre-commit hook.

macisamuele commented 2 years ago

thanks for contributing to the project.

I'm not sure i understand what is the problem that this PR is trying to address. could you provide a sample output of before and after the change?

once it would be clear I will be looking into the review

macisamuele commented 2 years ago

cc: @tjerkw could you provide some context on what is this PR trying to address? Could you present the output change before and after the change?

macisamuele commented 1 year ago

Closing this PR for inactivity. @tjerkw feel free to reopen this PR while providing context on the reasons for the change.