yegor256/copyrights-action
Check the presence of copyright notices in all text files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| license | The file with a license | yes | LICENSE.txt |
| globs | Globs to check | yes | **/*.asm **/*.bib **/*.cls **/*.cpp **/*.css **/*.dtx **/*.g4 **/*.groovy **/*.h **/*.html **/*.ini **/*.ins **/*.java **/*.js **/*.lua **/*.php **/*.pl **/*.properties **/*.py **/*.rb **/*.rs **/*.scss **/*.sh **/*.tex **/*.toml **/*.ts **/*.xhtml **/*.xml **/*.xsd **/*.xsl **/*.yaml **/*.yml Dockerfile Makefile Rakefile |
| ignore | Globs to exclude | no | target/** node_modules/** .git/** |
Outputs
no outputs