We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e4d469 commit 48e757bCopy full SHA for 48e757b
.github/ghprcomment.yml
@@ -46,6 +46,9 @@
46
IntelliJ auto format covers some cases.
47
There seem to be issues with your code style and autoformat configuration.
48
Please reformat your code (<kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>L</kbd>) and commit, then push.
49
+
50
51
+ In special cases, consider using `// formatter:off` and `// formatter:on` annotations to allow deviation from the code style.
52
- jobName: Checkstyle
53
workflowName: 'Source Code Tests'
54
message: >
0 commit comments