mdedetrich commented on code in PR #288:
URL:
https://github.com/apache/incubator-pekko-http/pull/288#discussion_r1280897480
##########
.github/workflows/validate-and-test.yml:
##########
@@ -36,7 +36,7 @@ jobs:
key: build-target-${{ hashFiles('**/*.sbt',
'project/build.properties', 'project/**/*.scala') }}
- name: Check code is formatted
- run: sbt javafmtCheck
Review Comment:
The original `javafmtCheck` didn't check if Java test sources were formatted
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]