Skip to content

Add some sanity checks to Lint() #1450

Closed
@MichaelChirico

Description

@MichaelChirico

Since this is the second bug relating to NA lines, can we add a check to Lint() to assert that line is not NA?
This should expedite bug hunts in these cases. WDYT?

Originally posted by @AshesITR in #1446 (comment)

Unfortunately a simple stopifnot(!is.na(line)) in Lint() caused test failures, so this may require a bit more care.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions