Skip to content

Commit

Permalink
fix lintr-fil
Browse files Browse the repository at this point in the history
  • Loading branch information
arnfinn committed Dec 10, 2024
1 parent 642ade6 commit e646fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .lintr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
linters: with_defaults(
linters: linters_with_defaults(
object_name_linter(c("camelCase", "snake_case")),
cyclocomp_linter(complexity_limit = 35),
line_length_linter(80))

0 comments on commit e646fc1

Please sign in to comment.