uber/okbuck

Enable lints that use project structure and merged manifest

Open

#545 创建于 2017年10月23日

在 GitHub 查看
 (0 评论) (3 反应) (0 负责人)Java (1,533 star) (180 fork)batch import
enhancementhelp wanted

描述

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

贡献者指南