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: replace metric with occurrence in Vale SentenceLength rule
- Switch from invalid 'metrics' key to valid 'occurrence' extension
- Simplify sentence length checking to use word count
- Fix Vale E201 validation error with invalid metrics configuration
- Use well-established pattern for sentence length checking
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments