Commit 2c5f5fb
fix: allow case_sensitive_file_extension lint in tests
Test code uses lowercased strings for extension comparison which
is sufficient for test assertions. Allow the lint specifically in
the test module.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent f51b0fd commit 2c5f5fb
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
454 | | - | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
455 | 459 | | |
456 | 460 | | |
457 | 461 | | |
| |||
592 | 596 | | |
593 | 597 | | |
594 | 598 | | |
| 599 | + | |
595 | 600 | | |
596 | | - | |
| 601 | + | |
597 | 602 | | |
598 | 603 | | |
599 | 604 | | |
| |||
0 commit comments