Enforce more lint rules.
This commit is contained in:
@@ -17,6 +17,6 @@ indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
# Matches the exact files either package.json or .travis.yml
|
||||
[{package.json}]
|
||||
[{package.json,serverless.yml}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user