Skip to content

Commit 756a9ea

Browse files
authored
Fix documentation code (#95)
1 parent d0ccf5e commit 756a9ea

39 files changed

Lines changed: 577 additions & 5066 deletions

.swiftlint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ excluded:
121121
- Examples
122122
- Macros
123123
- Sources/SyntaxKit/Parser
124-
- Playgrounds
125124
- Sources/SyntaxKit/Documentation.docc/Tutorials/Resources
126125
indentation_width:
127126
indentation_width: 2

CLAUDE.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,8 @@ Sources/SyntaxKit/
9393
2. **skit Executable** - Command-line tool for parsing Swift code to JSON
9494

9595
### Platform Support
96-
- macOS 13.0+, iOS 13.0+, watchOS 6.0+, tvOS 13.0+, visionOS 1.0+
97-
- Swift 6.1+ required
98-
- Xcode 16.4+ for development
96+
- Swift 6.0+ required
97+
- Xcode 16.0+ for development
9998

10099
### Testing
101100
- Uses modern Swift Testing framework (`@Test` syntax)
@@ -106,4 +105,4 @@ Sources/SyntaxKit/
106105
## Task Master AI Instructions
107106
**Import Task Master's development workflow commands and guidelines, treat as if import is in the main CLAUDE.md file.**
108107
@./.taskmaster/CLAUDE.md
109-
- We suggest using the Swift OpenAPI Generator
108+
- We suggest using the Swift OpenAPI Generator

Playgrounds/SyntaxKit-QuickStart.playground/Contents.swift

Lines changed: 0 additions & 216 deletions
This file was deleted.

Playgrounds/SyntaxKit-QuickStart.playground/Resources/README.md

Lines changed: 0 additions & 74 deletions
This file was deleted.

Playgrounds/SyntaxKit-QuickStart.playground/contents.xcplayground

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)