aethiopicuschan/nocjk
Detect CJK (Chinese, Japanese, Korean) text in files and fail if found
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 8, 2026
- License
- MIT
Pinned Snippet
uses: aethiopicuschan/nocjk@5586297225c64716384686c8bd88c4f54615ff43 # v1.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ignore_chinese | Ignore Chinese text | no | false |
| ignore_japanese | Ignore Japanese text | no | false |
| ignore_korean | Ignore Korean text | no | false |
| args | Paths or arguments to pass to nocjk | no | . |
Outputs
no outputs