Skip to content

Commit

Permalink
the indentation_linter complains a lot with lintr-3.0.1 (#924)
Browse files Browse the repository at this point in the history
  • Loading branch information
aronatkins authored Jul 20, 2023
1 parent 012d789 commit a5db832
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .lintr
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
linters: linters_with_defaults(
line_length_linter(160),
indentation_linter = NULL,
object_name_linter = NULL,
object_usage_linter = NULL,
brace_linter = NULL,
Expand Down

0 comments on commit a5db832

Please sign in to comment.