tidy
This commit is contained in:
parent
3a07333a8a
commit
da1d0c4a69
1 changed files with 1 additions and 1 deletions
|
@ -240,7 +240,7 @@ lint_hidden_unicode_codepoints = unicode codepoint changing visible direction of
|
|||
|
||||
lint_identifier_non_ascii_char = identifier contains non-ASCII characters
|
||||
|
||||
lint_identifier_uncommon_codepoints = identifier contains {$codepoints_len ->
|
||||
lint_identifier_uncommon_codepoints = identifier contains {$codepoints_len ->
|
||||
[one] an uncommon Unicode codepoint
|
||||
*[other] uncommon Unicode codepoints
|
||||
}: {$codepoints}
|
||||
|
|
Loading…
Add table
Reference in a new issue