We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09f627d commit 5aae110Copy full SHA for 5aae110
.lintr
@@ -1,4 +1,5 @@
1
linters: linters_with_defaults(
2
- object_name_linter = NULL
+ object_name_linter = NULL,
3
+ object_usage_linter = NULL
4
)
5
encoding: "UTF-8"
0 commit comments