Add rule (addrule)
Create a new style guide rule.
Last updated
Was this helpful?
Create a new style guide rule.
Last updated
Was this helpful?
Was this helpful?
{
"cmd": "style_guide",
"action": "addrule",
"lang": "common",
"patterns": ["webspellchecker"],
"suggestions": ["WebSpellChecker"],
"description": "The company name should be spelled in the mixed case.",
"state": true,
"context_include": [],
"context_exclude": []
}