We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aac0ab commit 94ce196Copy full SHA for 94ce196
.lintr
@@ -1,4 +1,4 @@
1
-linters: with_defaults(
+linters: linters_with_defaults(
2
# lintr defaults: https://github.com/jimhester/lintr#available-linters
3
# the following setup changes/removes certain linters
4
assignment_linter = NULL, # do not force using <- for assignments
0 commit comments