add linter rules for vertical whitespace
Change-Id: Ie53eade7f782e24150ba2f0bbcfeebf869e4ac17 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
4891bea8c5
commit
0ddb0af27d
@ -11,3 +11,5 @@ rules:
|
||||
indentation:
|
||||
spaces: 2
|
||||
|
||||
new-line-at-end-of-file: enable
|
||||
trailing-spaces: enable
|
||||
|
Loading…
Reference in New Issue
Block a user