{"id":15707202,"url":"https://github.com/drom/svlint","last_synced_at":"2025-05-12T19:27:55.690Z","repository":{"id":57375775,"uuid":"212017330","full_name":"drom/svlint","owner":"drom","description":"SystemVerilog Linter","archived":false,"fork":false,"pushed_at":"2021-04-01T03:27:23.000Z","size":8,"stargazers_count":6,"open_issues_count":10,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T02:46:37.156Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drom.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}},"created_at":"2019-10-01T05:12:57.000Z","updated_at":"2025-02-03T16:07:41.000Z","dependencies_parsed_at":"2022-08-29T21:21:17.285Z","dependency_job_id":null,"html_url":"https://github.com/drom/svlint","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drom%2Fsvlint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drom%2Fsvlint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drom%2Fsvlint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drom%2Fsvlint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drom","download_url":"https://codeload.github.com/drom/svlint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253807701,"owners_count":21967406,"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":[],"created_at":"2024-10-03T20:38:10.693Z","updated_at":"2025-05-12T19:27:55.661Z","avatar_url":"https://github.com/drom.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# svlint\n\nSystemVerilog Linter\n\n## Install\n\n```\nnpm i svlint\n```\n\n## CLI Use\n\n```\nsvlint \u003c myblock.sv\n```\n\n## API Use\n\n```js\n\nconst svlinter = require('svlint/lib/linter.js');\n\nsvlinter(tree.rootNode, (node, severity, excerpt) =\u003e\n  console.error(node, severity, excerpt));\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrom%2Fsvlint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrom%2Fsvlint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrom%2Fsvlint/lists"}