tests/testthat/dummy_projects/project/partially_matched_exclusions.R

# nolint start: assign.
a = 2
# nolint end

# nolint start: s. warn (and lint) because of non-unique identifier
x <- 42; y <- 2
# nolint end

# nolint start: bogus_linter. warn because of nonexistent identifier

# nolint end

# nolint: hocus_pocus, bogus.
jimhester/lintr documentation built on April 24, 2024, 8:21 a.m.