Relocate project dir and relax linter
This commit is contained in:
@@ -4,6 +4,6 @@ linters: linters_with_defaults(
|
||||
commented_code_linter = NULL,
|
||||
trailing_whitespace_linter(allow_empty_lines = TRUE),
|
||||
indentation_linter = NULL,
|
||||
line_length_linter = line_length_linter(140)
|
||||
line_length_linter = line_length_linter(145)
|
||||
)
|
||||
encoding: "UTF-8"
|
||||
|
||||
Reference in New Issue
Block a user