Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a777b90

Browse files
authored
Create .lintr
1 parent c5ce9a0 commit a777b90

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.lintr

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
linters: with_defaults(
2+
line_length_linter(120),
3+
commented_code_linter = NULL,
4+
object_usage_linter = NULL
5+
)

0 commit comments

Comments
 (0)