Increase max line length to 150 (in consistency with baseimage repo)

This commit is contained in:
Kristóf Tóth 2018-05-18 10:27:51 +02:00
parent db07cfb04d
commit 5ebe29ccc8
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
"label-position": true,
"max-line-length": [
true,
140
150
],
"member-access": false,
"member-ordering": [