You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Windows path handling in CustomModesManager test and remove unused import
- Fix path traversal test to use platform-aware paths with path.resolve()
- Remove unused loadRuleFiles import from CustomModesManager.ts
- Addresses review feedback for cross-platform compatibility
0 commit comments