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.