microsoft/Inclusiveness Analyzer
This GitHub action scans your repository for non-inclusive terms and provide alternative suggestions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| failOnNonInclusiveTerm | Fails the step if a non-inclusive term is found | no | false |
| excludeUnchangedFiles | Only scan files added or modified in last commit when checkout step has "with: fetch-depth: 2" configured | no | true |
| excludeFiles | Comma separated list of file patterns to exclude from analysis | no | — |
| excludeTerms | Comma separated list of non-inclusive terms to exclude from analysis | no | — |
| maxLineLength | Maximum line length to scan | no | 1000 |
Outputs
no outputs