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 42a6ba3 commit e74f840Copy full SHA for e74f840
.lintr
@@ -1,6 +1,5 @@
1
linters: linters_with_defaults(
2
line_length_linter = line_length_linter(120),
3
- cyclocomp_linter = NULL,
4
object_usage_linter = NULL,
5
object_name_linter = object_name_linter(styles = c("snake_case", "symbols"), regexes = c(ANL = "^ANL_?[0-9A-Z_]*$", ADaM = "^r?AD[A-Z]{2,3}_?[0-9]*$")),
6
indentation_linter = NULL
0 commit comments