We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2f34be commit f4612e6Copy full SHA for f4612e6
.lintr
@@ -1,6 +1,6 @@
1
cache_directory: ".lintr_cache"
2
linters: with_defaults(
3
- single_quotes_linter = NULL, # 412
+ single_quotes_linter = NULL, # 412 # always use single
4
line_length_linter(100),
5
NULL
6
)
0 commit comments