Code correction

This commit is contained in:
Vlad 2020-09-17 22:22:53 +03:00
parent 79c3550f06
commit e91fd38760
1 changed files with 20 additions and 0 deletions

View File

@ -113,6 +113,26 @@ identifier_name:
indentation_width:
indentation_width: 4
severity: error
match_kinds:
- argument
- attribute.builtin
- attribute.id
- buildconfig.id
- buildconfig.keyword
- identifier
- keyword
- number
- objectliteral
# - parameter
- placeholder
# - string # all except string literals
# - comment # and comments
# - comment.mark
# - comment.url
# - doccomment
# - doccomment.field
- string_interpolation_anchor
- typeidentifier
warning_threshold: 1