Skip to content

Commit 48e757b

Browse files
authored
Revise code style message in ghprcomment.yml
1 parent 7e4d469 commit 48e757b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/ghprcomment.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@
4646
IntelliJ auto format covers some cases.
4747
There seem to be issues with your code style and autoformat configuration.
4848
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.
4952
- jobName: Checkstyle
5053
workflowName: 'Source Code Tests'
5154
message: >

0 commit comments

Comments
 (0)