Commit c52001d
committed
Introduce linting to restrict line length to 120 chars
This adds an eslint rule to restrict line length to 120 chars.
This does not fix lines longer than this. These fixes will need to be
applied before merging1 parent 2d6044d commit c52001d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments