Validate scancode via accessor.
This commit is contained in:
@@ -83,7 +83,8 @@
|
||||
"variable-name": [
|
||||
true,
|
||||
"ban-keywords",
|
||||
"check-format"
|
||||
"check-format",
|
||||
"allow-leading-underscore"
|
||||
],
|
||||
"whitespace": [
|
||||
true,
|
||||
|
||||
Reference in New Issue
Block a user