{"id":13648704,"url":"https://github.com/dalance/svlint","last_synced_at":"2025-05-14T19:09:32.010Z","repository":{"id":38144470,"uuid":"216552919","full_name":"dalance/svlint","owner":"dalance","description":"SystemVerilog linter","archived":false,"fork":false,"pushed_at":"2025-03-15T05:19:34.000Z","size":4227,"stargazers_count":342,"open_issues_count":14,"forks_count":42,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-05-09T16:12:31.695Z","etag":null,"topics":["lint","linter","rust","systemverilog","verilog"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/dalance.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":"dalance"}},"created_at":"2019-10-21T11:36:55.000Z","updated_at":"2025-04-22T09:08:37.000Z","dependencies_parsed_at":"2023-11-29T06:23:33.438Z","dependency_job_id":"2aac62fc-8b57-4afa-81e4-313bb4780ad4","html_url":"https://github.com/dalance/svlint","commit_stats":{"total_commits":931,"total_committers":22,"mean_commits":42.31818181818182,"dds":0.6552094522019334,"last_synced_commit":"5c132ff48ff0f99b0033845756d1fa79fea2687a"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalance%2Fsvlint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalance%2Fsvlint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalance%2Fsvlint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalance%2Fsvlint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dalance","download_url":"https://codeload.github.com/dalance/svlint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254209859,"owners_count":22032897,"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":["lint","linter","rust","systemverilog","verilog"],"created_at":"2024-08-02T01:04:28.123Z","updated_at":"2025-05-14T19:09:31.789Z","avatar_url":"https://github.com/dalance.png","language":"Rust","funding_links":["https://github.com/sponsors/dalance"],"categories":["Rust","Linters","Hardware Description Language","Frameworks","Other Design Automation tools","Hardware Verification"],"sub_categories":["Tools"],"readme":"# svlint\n\nSystemVerilog linter compliant with IEEE1800-2017.\nWritten in Rust, based on [sv-parser](https://github.com/dalance/sv-parser).\nSvlint is also integrated with most text editors via\n[svls](https://github.com/dalance/svls).\n\n[![Actions Status](https://github.com/dalance/svlint/workflows/Regression/badge.svg)](https://github.com/dalance/svlint/actions)\n[![codecov](https://codecov.io/gh/dalance/svlint/branch/master/graph/badge.svg)](https://codecov.io/gh/dalance/svlint)\n\n[![Crates.io](https://img.shields.io/crates/v/svlint.svg)](https://crates.io/crates/svlint)\n[![svlint](https://snapcraft.io/svlint/badge.svg)](https://snapcraft.io/svlint)\n\n![svlint](https://user-images.githubusercontent.com/4331004/67759664-377b5480-fa83-11e9-895f-7deef6dde516.png)\n\n\n## Installation\n\nsvlint can be installed in several ways:\n- Download a [release](https://github.com/dalance/svlint/releases/latest),\n  extract, and add the `bin/` directory to your `$PATH`.\n  A PDF copy of the MANUAL is included in the `doc/` directory.\n- If you have a [Rust toolchain](https://www.rust-lang.org/tools/install), then\n  you can install the binary with [cargo](https://crates.io/crates/svlint), via\n  `cargo install svlint`.\n  This will copy the `svlint` binary (and the dev-only `mdgen` binary) to\n  ([usually](https://doc.rust-lang.org/cargo/commands/cargo-install.html#description))\n  `~/.cargo/bin`, but not the wrapper scripts (e.g. `svlint-parseonly`) or\n  pre-written configurations (e.g. `parseonly.toml`) from `rulesets/`.\n- [snapcraft](https://snapcraft.io/svlint), via\n  `sudo snap install svlint`.\n\n\n## Usage\n\nTo see information about the command line interface use `svlint --help`,\nand to see which version you're running use `svlint --version`.\n\nFurther information on how svlint works, how to configure it, and other usage\ninformation is in the [manual](./MANUAL.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdalance%2Fsvlint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdalance%2Fsvlint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdalance%2Fsvlint/lists"}