{"id":23428505,"url":"https://github.com/vaetas/lints_extra","last_synced_at":"2025-09-12T23:34:18.323Z","repository":{"id":268683420,"uuid":"672281844","full_name":"vaetas/lints_extra","owner":"vaetas","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-29T14:44:34.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-29T09:59:41.294Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vaetas.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-29T14:37:02.000Z","updated_at":"2023-07-29T14:44:37.000Z","dependencies_parsed_at":"2024-12-18T09:45:27.409Z","dependency_job_id":"3c449411-66d8-4a7c-bfc8-7ea6f3e4ef5d","html_url":"https://github.com/vaetas/lints_extra","commit_stats":null,"previous_names":["vaetas/lints_extra"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vaetas/lints_extra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaetas%2Flints_extra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaetas%2Flints_extra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaetas%2Flints_extra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaetas%2Flints_extra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vaetas","download_url":"https://codeload.github.com/vaetas/lints_extra/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaetas%2Flints_extra/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274893250,"owners_count":25369278,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-12-23T07:13:03.153Z","updated_at":"2025-09-12T23:34:18.286Z","avatar_url":"https://github.com/vaetas.png","language":"Dart","readme":"# lints_extra\n\n## `prefer_absolute_import`\n\nPrefer absolute imports over package imports. This helps separating your own code from third party\npackages.\n\n```dart\n// BAD\nimport 'package:example/example_import.dart';\n\n// FIXED\nimport '/example_import.dart';\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaetas%2Flints_extra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaetas%2Flints_extra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaetas%2Flints_extra/lists"}