Skip to content

Commit

Permalink
added newline at end of .lintr
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwlambert committed Aug 18, 2023
1 parent b558831 commit 9c2d78e
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
Expand Up @@ -13,4 +13,4 @@ linters: linters_with_tags(
)
exclusions: list(
"tests/testthat.R" = list(unused_import_linter = Inf)
)
)

0 comments on commit 9c2d78e

Please sign in to comment.