houdou/Code Mark
Find all code marks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | directory to scan | yes | . |
| pattern | matching pattern | yes | \/\/\s*\[\w+\](.+) |
| includes | files to scan | no | \.(go|js|ts|py)$ |
| excludes | extra excludes from includes list | no | (\.gen\.go|_test.go|\.(spec|test)\.(js|ts))$ |
Outputs
| name | description |
|---|---|
| marks | found marks |