Skip to content

Commit 8384cf4

Browse files
committed
[API] Generator: Adds line length to Rubocop
1 parent 0e15050 commit 8384cf4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
Layout/EndAlignment:
22
AutoCorrect: true
3+
Metrics/LineLength:
4+
Max: 160

0 commit comments

Comments
 (0)