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 492c955 commit 6851c72Copy full SHA for 6851c72
docs/checks/comment-type.md
@@ -10,6 +10,9 @@ This check searches for comments in the code marked up with `"` instead of with
10
11
You should replace the comment sign from `*` to `"`.
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