Android default lint-rules location

154 views
Skip to first unread message

Saman Sattari

unread,
Jan 27, 2022, 10:58:02 AM1/27/22
to lint-dev
I want to see how the default rules implemented and learn more from them. I searched for these files but I couldn't find them. can somebody share these files with me?

Tor Norbye

unread,
Jan 27, 2022, 11:47:25 AM1/27/22
to lint-dev
Take a look at the lint issue documentation:

If you pick a particular issue, such as

you can see there are links directly from that documentation to the corresponding implementation, as well as the unit tests for that check.

(Most of the lint checks will be in the same package, but the documentation also links to issues for androidx which lives in a separate place.)

-- Tor

Reply all
Reply to author
Forward
0 new messages