Latin.yml 273 B

1234567891011
  1. extends: substitution
  2. message: "Use '%s' instead of '%s'."
  3. link: 'https://developers.google.com/style/abbreviations'
  4. ignorecase: true
  5. level: error
  6. nonword: true
  7. action:
  8. name: replace
  9. swap:
  10. '\b(?:eg|e\.g\.)(?=[\s,;])': for example
  11. '\b(?:ie|i\.e\.)(?=[\s,;])': that is