smardex-ecosystem/Solidity Natspec Smells
Report Solidity natspec-smells findings as a PR comment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Set the GitHub token to have the action comment the natspec smells summary in the pull request. This token is provided by Actions, you do not need to create your own token. Optional. Default: `` | — | — |
| working-directory | The working directory containing the source files referenced in the natspec-smells config file. Optional. Default: `./` | — | — |
| update-comment | Set to `true` to update the previous natspec smells comment if such exists. When set to `false`, a new comment is always created. Optional. Default: `false` | no | false |
Outputs
| name | description |
|---|---|
| total-smells | The total smells founds by natspec-smells. |