fix comment linting

This commit is contained in:
Ivan Smolin 2018-12-27 20:02:50 +03:00
parent 71a39dc648
commit 22c117ad65
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,6 @@ custom_rules:
- attribute.id
- buildconfig.id
- buildconfig.keyword
- comment
- comment.mark
- comment.url
- doccomment
@ -181,6 +180,7 @@ custom_rules:
- parameter
- placeholder
# - string # all except string literals
# - comment # and comments
- string_interpolation_anchor
- typeidentifier