Skip to content

Remove skills-lock.json and fix CI lint violations#15

Merged
tsconfigdotjson merged 1 commit intomainfrom
cleanup-ci
Apr 10, 2026
Merged

Remove skills-lock.json and fix CI lint violations#15
tsconfigdotjson merged 1 commit intomainfrom
cleanup-ci

Conversation

@tsconfigdotjson
Copy link
Copy Markdown
Owner

Summary

  • Remove skills-lock.json from repo
  • Fix all 7 SwiftLint violations that were failing CI
  • Split ANSIParserTests to stay under file/type length limits

Test plan

  • 109 tests pass locally
  • swift format lint passes

- Remove skills-lock.json from repo
- Split ANSIParserTests into two files to stay under file/type length limits
- Unnest SavedAuxCommand in PersistenceTests to fix nesting violation
- Use Data(_:) initializer instead of .data(using:) in tests
- Break long JSON test line under 120 chars
- Disable redundant_discardable_let rule (required in SwiftUI ViewBuilder)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@tsconfigdotjson tsconfigdotjson merged commit 90e81a2 into main Apr 10, 2026
@tsconfigdotjson tsconfigdotjson deleted the cleanup-ci branch April 10, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant