{"id":21231189,"url":"https://github.com/clemlak/solhint-plugin-test-precise-uint","last_synced_at":"2026-04-25T18:31:18.465Z","repository":{"id":101905828,"uuid":"170285391","full_name":"clemlak/solhint-plugin-test-precise-uint","owner":"clemlak","description":"A test for a custom Solhint rule","archived":false,"fork":false,"pushed_at":"2019-02-12T09:07:01.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T02:23:23.814Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/clemlak.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-02-12T08:59:18.000Z","updated_at":"2019-02-12T09:07:02.000Z","dependencies_parsed_at":"2023-04-29T11:47:25.685Z","dependency_job_id":null,"html_url":"https://github.com/clemlak/solhint-plugin-test-precise-uint","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/clemlak/solhint-plugin-test-precise-uint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemlak%2Fsolhint-plugin-test-precise-uint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemlak%2Fsolhint-plugin-test-precise-uint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemlak%2Fsolhint-plugin-test-precise-uint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemlak%2Fsolhint-plugin-test-precise-uint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clemlak","download_url":"https://codeload.github.com/clemlak/solhint-plugin-test-precise-uint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemlak%2Fsolhint-plugin-test-precise-uint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32273192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-11-20T23:41:15.731Z","updated_at":"2026-04-25T18:31:18.443Z","avatar_url":"https://github.com/clemlak.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Just some a small test using the new Solhint plugin system (https://github.com/protofire/solhint/blob/2.0/docs/writing-plugins.md).\nWhat does it do? Basically it prevents contract from being named `Foo` and it will throw an error if you use imprecise `uint`.\n\n## Usage\n\nInstall the plugin with `npm i solhint-plugin-test-precise-uint` and update your `.solhint.json` with:\n```\n{\n  \"extends\": [\"solhint:default\"],\n  \"plugins\": [\"test-precise-uint\"],\n  \"rules\": {\n    \"test-precise-uint/precise-uint\": \"error\",\n    \"test-precise-uint/no-foos\": \"error\",\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclemlak%2Fsolhint-plugin-test-precise-uint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclemlak%2Fsolhint-plugin-test-precise-uint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclemlak%2Fsolhint-plugin-test-precise-uint/lists"}