Skip to content

Commit

Permalink
Use latest lintr syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico committed Sep 13, 2023
1 parent 7148a0c commit 249e96d
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,2 +1,2 @@
linters: with_defaults(line_length_linter(120))
linters: modify_defaults(line_length_linter(120))
exclusions: c("inst/doc/url_parsing.R", "inst/doc/log_parsing.R")

0 comments on commit 249e96d

Please sign in to comment.