AnyLint icon indicating copy to clipboard operation
AnyLint copied to clipboard

Add command for setting up a pre-commit hook

Open Jeehut opened this issue 4 years ago • 0 comments

Setting up anylint in pre-commit hooks should be as easy as possible. Thus, adding a command like anylint --hook might make sense. The command should output the changes made, so users who are not aware of hos git hooks work can just open the pre-commit hook file and learn about it, with the possibility to add more commands like swiftlint if needed.

Jeehut avatar Apr 11 '20 07:04 Jeehut