-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add checkstyle linter locally before run too #28
Conversation
8dbad3f
to
61730b0
Compare
Signed-off-by: Márk Kővári <kovarimarkofficial@gmail.com>
61730b0
to
5d814b9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! This will help us to minimize the commits that we create to make reviewdog happy.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Maybe extend it with precommit hook to prevent it even to commit bad code. |
Signed-off-by: Márk Kővári <kovarimarkofficial@gmail.com>
Signed-off-by: Márk Kővári <kovarimarkofficial@gmail.com>
Not the same as watchdog. |
Our linter - watchdog is biting in our hands. We should do that more often to make this process less inconvenient. We should not even be able to build/test or other scripts with errors/warnings.
How to reproduce locally:
follow to instructions how to install (I created a script for that)
aaaaand that should be it, you won't be able to commit invalid code.
https://www.youtube.com/watch?v=d70a8PXbrb8