{"id":28604006,"url":"https://github.com/uber/lint-checks","last_synced_at":"2025-06-11T17:40:15.135Z","repository":{"id":56132832,"uuid":"183370095","full_name":"uber/lint-checks","owner":"uber","description":"A set of opinionated and useful lint checks","archived":false,"fork":false,"pushed_at":"2020-11-26T22:13:06.000Z","size":3565,"stargazers_count":68,"open_issues_count":2,"forks_count":8,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-05-09T07:59:42.802Z","etag":null,"topics":["android","lint","sandbox","static-analysis"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uber.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-25T06:25:38.000Z","updated_at":"2024-04-26T22:15:53.000Z","dependencies_parsed_at":"2022-08-15T13:20:48.312Z","dependency_job_id":null,"html_url":"https://github.com/uber/lint-checks","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/uber/lint-checks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Flint-checks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Flint-checks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Flint-checks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Flint-checks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/lint-checks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Flint-checks/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259308162,"owners_count":22837974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","lint","sandbox","static-analysis"],"created_at":"2025-06-11T17:40:03.693Z","updated_at":"2025-06-11T17:40:15.115Z","avatar_url":"https://github.com/uber.png","language":"Kotlin","readme":"# Lint Checks \n\n![Build](https://github.com/uber/lint-checks/workflows/CI/badge.svg)\n\n## Motivation\n\nAs a codebase increases in size and complexity, static analysis checks become a very useful tool in ensuring high quality, bug free code. This repository provides a collection of lint checks based on Android Lint that guard against common pitfalls and bugs that you might encounter in day to day development.\n\nSee [project website](https://uber.github.io/lint-checks/getting-started) for more details.\n\nThis project is experimental and the APIs are not considered stable.\n\n## Download\n\nJava/Kotlin Lint Checks \n\n[![Maven Central](https://img.shields.io/maven-central/v/com.uber.lint-checks/lint-checks.svg)](https://mvnrepository.com/artifact/com.uber.lint-checks/lint-checks)\n\n```groovy\nlintChecks \"com.uber.lint-checks:lint-checks:x.y.z\"\n```\n\nAndroid Lint Checks\n\n[![Maven Central](https://img.shields.io/maven-central/v/com.uber.lint-checks/lint-checks-android.svg)](https://mvnrepository.com/artifact/com.uber.lint-checks/lint-checks-android)\n\n```groovy\nlintChecks \"com.uber.lint-checks:lint-checks-android:x.y.z\"\n```\n\nRxJava Lint Checks\n\n[![Maven Central](https://img.shields.io/maven-central/v/com.uber.lint-checks/lint-checks-rxjava.svg)](https://mvnrepository.com/artifact/com.uber.lint-checks/lint-checks-rxjava)\n\n```groovy\nlintChecks \"com.uber.lint-checks:lint-checks-rxjava:x.y.z\"\n```\n\n## License\n\n    Copyright (C) 2019 Uber Technologies\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuber%2Flint-checks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuber%2Flint-checks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuber%2Flint-checks/lists"}