We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e59ff85 commit a494d63Copy full SHA for a494d63
CLAUDE.md
@@ -84,6 +84,8 @@ JsonRemedy - A practical, multi-layered JSON repair library for Elixir that inte
84
- ✅ Context-aware delimiter processing that preserves string content
85
- ✅ Complex nesting depth tracking and proper closing order
86
- ✅ Code quality checks passing (Credo, mix format)
87
+- ✅ **Dialyzer type checking**: Zero type warnings with enhanced type system
88
+- ✅ **Test warnings resolved**: All unused variable warnings fixed
89
- ✅ Type specifications and documentation complete
90
- 🔸 3 edge cases remaining (extra delimiter removal in specific patterns)
91
0 commit comments