We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 816a536 + 3259fd7 commit 9ac1e43Copy full SHA for 9ac1e43
1 file changed
src/formats/__init__.py
@@ -15,7 +15,7 @@
15
- AntigravityFormat: Generates .md files for Google Antigravity
16
17
Usage:
18
- from formats import BaseFormat, ProcessedRule, CursorFormat, WindsurfFormat, CopilotFormat, ClaudeCodeFormat
+ from formats import BaseFormat, ProcessedRule, CursorFormat, WindsurfFormat, CopilotFormat, AgentSkillsFormat, AntigravityFormat
19
20
version = "1.0.0"
21
formats = [
0 commit comments