Skip to content

feat(lint): add UncheckedFlagAccess detector for Android Lint #157

@kirich1409

Description

@kirich1409

UAST-based Lint detector. Minimal scope for first version: only direct calls to @BehindFlag-annotated functions without a guard. Without callable references, without companion scope escape, without @AssumesFlag. This is a full rewrite on UAST, not a port of the Detekt rule. Size: L.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions