mindbox-cloud/check-encoding
Checks that files with specified extensions use target encoding
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Action to perfrom on repository ("check" to fail build, "fix" to convert offending files | yes | check |
| extensions | List of file extensions to check (without dot) | yes | txt,xml,json,config,cs,csproj,sln |
| target_encoding | Target encoding for specified files | yes | utf-8,ASCII |
Outputs
no outputs