{"id":13695850,"url":"https://github.com/thirdegg/lint-rules","last_synced_at":"2025-05-03T13:33:43.032Z","repository":{"id":201479586,"uuid":"173485032","full_name":"thirdegg/lint-rules","owner":"thirdegg","description":"Lint rules for android. Checked Exceptions for kotlin.","archived":false,"fork":false,"pushed_at":"2021-09-08T10:40:55.000Z","size":165,"stargazers_count":16,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-12T23:36:15.524Z","etag":null,"topics":["android","checked-exceptions","kotlin","lint"],"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/thirdegg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-03-02T18:37:40.000Z","updated_at":"2024-09-27T16:32:08.000Z","dependencies_parsed_at":"2024-04-19T04:16:04.142Z","dependency_job_id":null,"html_url":"https://github.com/thirdegg/lint-rules","commit_stats":null,"previous_names":["thirdegg/lint-rules"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdegg%2Flint-rules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdegg%2Flint-rules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdegg%2Flint-rules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdegg%2Flint-rules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thirdegg","download_url":"https://codeload.github.com/thirdegg/lint-rules/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252195961,"owners_count":21709744,"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","checked-exceptions","kotlin","lint"],"created_at":"2024-08-02T18:00:34.068Z","updated_at":"2025-05-03T13:33:41.572Z","avatar_url":"https://github.com/thirdegg.png","language":"Kotlin","funding_links":[],"categories":["Rules"],"sub_categories":[],"readme":"![GitHub](https://img.shields.io/github/license/thirdegg/lint-rules.svg)\n[![JitPack](https://jitpack.io/v/thirdegg/lint-rules.svg)](https://jitpack.io/#thirdegg/lint-rules)\n# Android lint rules\n\nAdd to your project ```build.gradle```:\n\n```gradle\nallprojects {\n    repositories {\n        ...\n        maven { url 'https://jitpack.io' }\n    }\n}\n```\n\nand to module ```build.gradle```:\n\n```gradle\ndependencies {\n    ...\n    implementation 'com.github.thirdegg:lint-rules:0.1.0'\n}\n```\n\nHow to update:\n\nSometimes, after changing the version of a plugin in dependencies, android studio does not give any effect. In order for the changes to work, you need to do `Build \u003e Clear Project` and rebuild the project.\n\n## Checked Exceptions for kotlin\nHow it works:\n\n![](checked-exceptions.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthirdegg%2Flint-rules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthirdegg%2Flint-rules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthirdegg%2Flint-rules/lists"}