Files
Miguel Ángel 17791d1faf fix(core): prevent false positive on repeat: -10 in lint rule
Add negative lookahead (?!\d) to the repeat: -1 regex so it
only matches exactly -1, not -10, -100, etc. Add test case.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 01:39:42 +00:00
..
2026-04-03 04:36:19 +00:00