vectorlint init. Presets give you immediate, useful output without requiring you to write any rules first.
The VectorLint preset
The default preset includes rules for:- AI pattern detection — flags overused buzzwords, formulaic transitions, hollow openings, and excessive hedging that signal AI-generated writing
- Directness — identifies passive constructions, unnecessary qualifiers, and roundabout phrasing that weakens clarity
How presets are configured
When you runvectorlint init, the generated .vectorlint.ini references the VectorLint preset by name:
Combining presets with custom rules
Run the built-in preset alongside your own pack by listing both inRunRules:
MyTeam pack.
Disabling presets for specific patterns
To skip preset rules on drafts or generated content:Overriding preset strictness
Tune how harshly a preset rule scores content using its rule ID:Next steps
- Defining your style rules — write custom rules to enforce your specific standards
- Project Configuration — control which rules run on which files