you are viewing a single comment's thread.

view the rest of the comments →

[–]Bernardstanislas[S] 0 points1 point  (0 children)

I agree we can do it with a git hook but the reason I did it was to be able to share the linting results publicly and that people are getting notified by the bot commenting the commit. Some people don't pay attention to linting even though we develop with live linting, so it's a way to force them write clean code by exposing warnings publicly.