HeadingColons.yml 182 B

12345678
  1. extends: existence
  2. message: "Capitalize '%s'."
  3. link: https://docs.microsoft.com/en-us/style-guide/punctuation/colons
  4. nonword: true
  5. level: error
  6. scope: heading
  7. tokens:
  8. - ':\s[a-z]'