vitaldenodrest/Add File Header
Add a header (e.g. copyright) at the beginning of files if not already present anywhere in the file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| text | The text to insert | yes | — |
| file_pattern | The files to target (e.g. *.py) | yes | — |
| ignore_shebangs | Insert after shebang if present | no | true |
Outputs
no outputs