extends: existence message: "Avoid '%s' — it's condescending in technical documentation" level: warning ignorecase: true tokens: - '\bsimply\b' - '\bjust\b' - '\bobviously\b' - '\bof course\b' - '\bas you (can )?see\b' - '\beasily\b' - '\btrivial\b' - '\bstraightforward\b'