{"id":29219775,"url":"https://github.com/protofire/truffle-plugin-solhint","last_synced_at":"2025-07-03T02:07:29.805Z","repository":{"id":35006901,"uuid":"194289731","full_name":"protofire/truffle-plugin-solhint","owner":"protofire","description":"Solhint linter plugin for Truffle Framework ","archived":false,"fork":false,"pushed_at":"2022-02-12T09:50:34.000Z","size":129,"stargazers_count":2,"open_issues_count":6,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-27T23:41:44.007Z","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/protofire.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}},"created_at":"2019-06-28T14:46:36.000Z","updated_at":"2021-09-14T06:42:47.000Z","dependencies_parsed_at":"2022-08-08T03:16:17.188Z","dependency_job_id":null,"html_url":"https://github.com/protofire/truffle-plugin-solhint","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/protofire/truffle-plugin-solhint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protofire%2Ftruffle-plugin-solhint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protofire%2Ftruffle-plugin-solhint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protofire%2Ftruffle-plugin-solhint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protofire%2Ftruffle-plugin-solhint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/protofire","download_url":"https://codeload.github.com/protofire/truffle-plugin-solhint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/protofire%2Ftruffle-plugin-solhint/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263245316,"owners_count":23436515,"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":"2025-07-03T02:07:28.623Z","updated_at":"2025-07-03T02:07:29.792Z","avatar_url":"https://github.com/protofire.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# truffle-plugin-solhint\n[![Donate with Ethereum](https://en.cryptobadges.io/badge/micro/0xe8cdf02efd8ab0a490d7b2cb13553389c9bc932e)](https://en.cryptobadges.io/donate/0xe8cdf02efd8ab0a490d7b2cb13553389c9bc932e)\n\n[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.svg)](https://gitter.im/solhint/Lobby)\n[![NPM version](https://badge.fury.io/js/truffle-plugin-solhint.svg)](https://npmjs.org/package/truffle-plugin-solhint)\n[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/protofire/truffle-plugin-solhint/master/LICENSE)\n[![dependencies Status](https://david-dm.org/protofire/truffle-plugin-solhint/status.svg)](https://david-dm.org/protofire/truffle-plugin-solhint)\n[![devDependencies Status](https://david-dm.org/protofire/truffle-plugin-solhint/dev-status.svg)](https://david-dm.org/protofire/truffle-plugin-solhint?type=dev)\n\nThis truffle plugin allows you to run [Solhint](https://github.com/protofire/solhint) linter in your smart contracts source code, straight from the Truffle CLI.\n\n## Installation\n1. Install the plugin with npm\n```sh\nnpm install truffle-plugin-solhint\n```\n2. Add the plugin to your `truffle.js` or `truffle-config.js` file\n```js\nmodule.exports = {\n  /* ... rest of truffle-config */\n  plugins: [\n    'truffle-plugin-solhint'\n  ]\n}\n```\n\n## Usage\nRun the following command.\n\n```\ntruffle run solhint\n```\n\n## Licence\n\nMIT\n\n## Back us\ntruffle-plugin-solhint is free to use and open-sourced. If you value our effort and feel like helping us to keep pushing this plugin forward, you can send us a small donation. We'll highly appreciate it :)\n\n[![Donate with Ethereum](https://en.cryptobadges.io/badge/micro/0xe8cdf02efd8ab0a490d7b2cb13553389c9bc932e)](https://en.cryptobadges.io/donate/0xe8cdf02efd8ab0a490d7b2cb13553389c9bc932e)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotofire%2Ftruffle-plugin-solhint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprotofire%2Ftruffle-plugin-solhint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotofire%2Ftruffle-plugin-solhint/lists"}