Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Get rid of long line ignores
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
lint.config.json
|
@@ -7,7 +7,7 @@ |
|
|
}, |
|
|
"max_line_length": { |
|
|
"value": 80, |
|
|
"level": "error" |
|
|
"level": "ignore" |
|
|
}, |
|
|
"camel_case_classes": { |
|
|
"level": "error" |
|
|