Skip to content

Commit

Permalink
Enable indentation_linter
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmbaazam committed Sep 4, 2023
1 parent 8188b63 commit a8f6ef2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .lintr
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ linters: linters_with_tags(
extraction_operator_linter = NULL,
todo_comment_linter = NULL,
function_argument_linter = NULL,
indentation_linter = NULL, # unstable as of lintr 3.1.0
# Use minimum R declared in DESCRIPTION or fall back to current R version.
# Install etdev package from https://github.com/epiverse-trace/etdev
backport_linter(if (length(x <- etdev::extract_min_r_version())) x else getRversion())
Expand Down

0 comments on commit a8f6ef2

Please sign in to comment.