Skip to content

Commit 6851c72

Browse files
Update comment-type.md
1 parent 492c955 commit 6851c72

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/checks/comment-type.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ This check searches for comments in the code marked up with `"` instead of with
1010

1111
You should replace the comment sign from `*` to `"`.
1212

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+
1316
### Example
1417

1518
Before the check:

0 commit comments

Comments
 (0)