lint checks
1.0.0
随着代码库的大小和复杂性的增加,静态分析检查成为确保高质量,无虫代码的非常有用的工具。该存储库提供了基于Android Lint的棉绒支票的集合,可防止您在日常开发中可能遇到的常见陷阱和错误。
有关更多详细信息,请参见项目网站。
该项目是实验性的,API不被认为稳定。
Java/Kotlin Lint检查
lintChecks " com.uber.lint-checks:lint-checks:x.y.z "Android棉绒检查
lintChecks " com.uber.lint-checks:lint-checks-android:x.y.z "rxjava lint检查
lintChecks " com.uber.lint-checks:lint-checks-rxjava:x.y.z " Copyright (C) 2019 Uber Technologies
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.