hk util check-case-conflict
- Usage:
hk util check-case-conflict <FILES>… - Effect: read-only
Check for case-insensitive filename conflicts
Arguments
<FILES>…— Files to check for case conflicts
Flags
-h --help— Print help
Examples
Compare the supplied paths for case-insensitive naming collisions.
sh
hk util check-case-conflict src/App.ts src/app.tsLearn more
Built-in linters and utilities · Troubleshooting · All commands
