uber/okbuck

Enable lints that use project structure and merged manifest

Open

#545 建立於 2017年10月23日

在 GitHub 查看
 (0 留言) (3 反應) (0 負責人)Java (180 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (1,533 star)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南