Skip to content

Commit f4612e6

Browse files
committed
add comment about single quotes
1 parent a2f34be commit f4612e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.lintr

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cache_directory: ".lintr_cache"
22
linters: with_defaults(
3-
single_quotes_linter = NULL, # 412
3+
single_quotes_linter = NULL, # 412 # always use single
44
line_length_linter(100),
55
NULL
66
)

0 commit comments

Comments
 (0)