bossenti commented on code in PR #875: URL: https://github.com/apache/streampipes/pull/875#discussion_r1054019436
########## ui/.husky/pre-commit: ########## @@ -0,0 +1,4 @@ +#!/usr/bin/env sh Review Comment: great to here, +1 for having a dedicated PR for the reformatting With regard to our Java codebase we apply the code style check module by module in #820. Do you think splitting up would also make sense for the UI somehow although we don't have the same module structure there? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
