google / google/error-prone

Patch should validate checker names

Open
#3,805 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
7.2k
Forks
820
Avg merge
5h 9m
Merged PRs (30d)
50

Description

If I specify a non-existent checker name, e.g. `-Xep:BooleanParamata:ERROR` I get an error
`Fatal error compiling: BooleanParamata is not a valid checker name`

If I do the same for a patch, e.g. `-XepPatchLocation:IN_PLACE -XepPatchChecks:BooleanParamata` no error is logged.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.