uber/okbuck

Enable lints that use project structure and merged manifest

Open

#545 opened on 2017年10月23日

GitHub で見る
 (0 comments) (3 reactions) (0 assignees)Java (180 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,533 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

In Lint 26.x, the command line lint that Buck uses has a --project option that lets you specify an XML file describing the project being linted. ProjectInitializer.kt describes how the XML file is parsed and what options are supported. It may be possible to construct the XML project file such that lints that use the presence/absence of the support library and permissions merged from dependent module manifests would be able to work again

コントリビューターガイド