Skip to content

extraction_operator_linter() shouldn't lint code[NULL] #1273

@AshesITR

Description

@AshesITR

spin-off from #1261:

Why do we lint NULL_CONST at all?

letters[NULL]
#> character(0)
letters[[NULL]]
#> Error in letters[[NULL]]: attempt to select less than one element in get1index

Metadata

Metadata

Assignees

Labels

false-positivecode that shouldn't lint, but does

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions