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 6851c72 commit 45443f5Copy full SHA for 45443f5
docs/checks/comment-position.md
@@ -10,6 +10,9 @@ This check searches for "Quote comments" which are not indented along with the s
10
11
You should indent the comments along with the statements they are commenting.
12
13
+### What to do in case of exception?
14
+There is no exception for this check since it works as an indicator only. Thus, it is also not possible to suppress its findings.
15
+
16
### Example
17
18
Before the check:
0 commit comments