lint
SkillDev toolsRun SwiftLint on the WooCommerce iOS project
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the lint skill
What this skill tells your AI
The instructions your AI receives, as published by woocommerce/woocommerce-ios in .claude/skills/lint/SKILL.md and read by ahel’s review.
Run SwiftLint to check for style violations.
If $ARGUMENTS contains "fix" or "autocorrect":
bundle exec rake lint:autocorrect
Otherwise, run check only:
bundle exec rake lint
After running:
- Report the number of warnings and errors
- Group violations by rule name
- For errors, show file paths and line numbers
- Suggest manual fixes for issues that autocorrect cannot handle
Signals
- GitHub stars
- 359
- Forks
- 123
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
lint-woocommerce- Source
- github.com/woocommerce/woocommerce-ios