Skip to content

Commit

Permalink
[ci][linter] Add settings
Browse files Browse the repository at this point in the history
  • Loading branch information
diraol committed Oct 7, 2023
1 parent 78dd492 commit 030ddc4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .lintr
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
linters: linters_with_defaults(
line_length_linter = line_length_linter(120L)
) # see vignette("lintr")
encoding: "UTF-8"

0 comments on commit 030ddc4

Please sign in to comment.