Currently the AndroidLintViolationDetector makes case sensitive comparisons of AndroidLintExtension's severity levels.
Could we move this to being case insensitive? If yes, I think the documentation will also need updating to call this out.
If we decide against moving to case insensitive comparison, it would be nice to have the documentation (in the main README) specify that those values are case sensitive and be used as is.
Currently the AndroidLintViolationDetector makes case sensitive comparisons of AndroidLintExtension's severity levels.
Could we move this to being case insensitive? If yes, I think the documentation will also need updating to call this out.
If we decide against moving to case insensitive comparison, it would be nice to have the documentation (in the main README) specify that those values are case sensitive and be used as is.