Skip to content

Commit

Permalink
Removed the linter comment added from #5908
Browse files Browse the repository at this point in the history
  • Loading branch information
Anirban166 authored Apr 22, 2024
1 parent 51e4615 commit 1d8c699
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ci/atime/tests.R
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ pkg.edit.fun = function(old.Package, new.Package, sha, new.pkg.path) {
# - sha.vec: Named character vector or a list of vectors that specify data.table-specific commit SHAs for testing across those different git commit versions.
# For historical regressions, use 'Before', 'Regression', and 'Fixed' (otherwise something like 'Slow' or 'Fast' ideally).
# @note Please check https://github.com/tdhock/atime/blob/main/vignettes/data.table.Rmd for more information.
# nolint start: undesirable_operator_linter. ':::' needed+appropriate here.
test.list <- list(
# Performance regression discussed in: https://github.com/Rdatatable/data.table/issues/4311
# Fixed in: https://github.com/Rdatatable/data.table/pull/4440
Expand Down

0 comments on commit 1d8c699

Please sign in to comment.