Skip to content

unicorn/filename-case Style

What it does

Enforce a case style for filenames.

Why is this bad?

Example



## References
- [Rule Source](https://github.com/oxc-project/oxc/blob/main/crates/oxc_linter/src/rules/unicorn/filename_case.rs)

Released under the MIT License.