Skip to content

Commit

Permalink
comment about comment
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored Apr 23, 2024
1 parent ff3c715 commit 2558ecb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci/.lintr.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ linters = all_linters(
packages = "lintr", # TODO(lintr->3.2.0): Remove this.
# eq_assignment_linter(),
brace_linter(allow_single_line = TRUE),
# TODO(michaelchirico): Activate these incrementally. These are the
# parameterizations that match our style guide.
# implicit_assignment_linter(allow_lazy = TRUE, allow_scoped = TRUE),
# implicit_integer_linter(allow_colon = TRUE),
# system_time_linter = undesirable_function_linter(c(
Expand Down

0 comments on commit 2558ecb

Please sign in to comment.