Skip to content

Commit

Permalink
Merge branch 'main' into div_fix
Browse files Browse the repository at this point in the history
  • Loading branch information
arnfinn authored Jan 23, 2025
2 parents b5ac131 + 192a348 commit fda22cf
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 fda22cf

Please sign in to comment.