Skip to content

Commit f3869ef

Browse files
more humane lintr
1 parent a5f2543 commit f3869ef

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.lintr

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
linters: linters_with_defaults(
22
line_length_linter = NULL,
33
commented_code_linter = NULL,
4+
whitespace_linter = NULL,
5+
indentation_linter = NULL,
46
object_name_linter= NULL) # see vignette("lintr")
57
encoding: "UTF-8"

0 commit comments

Comments
 (0)