You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/12/21 07:44:01 UTC

[GitHub] [streampipes] tenthe commented on a diff in pull request #875: [#771] add pre commit hook for linting and formatting

tenthe commented on code in PR #875:
URL: https://github.com/apache/streampipes/pull/875#discussion_r1054068687


##########
ui/.husky/pre-commit:
##########
@@ -0,0 +1,4 @@
+#!/usr/bin/env sh

Review Comment:
   Hi, thanks a lot for the PR @smlabt.
   I'm in favor of activating it module by module (if that is possible), since I'm not sure if a "full" automated reformatting might have some unexpected side effects.
   I guess it makes sense to first get a bit more comfortable with the styling guidelines. What do you think?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org