Skip to content

Commit

Permalink
Remove "Code" from exceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkato committed Oct 16, 2023
1 parent d31fa52 commit ebf4c2c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Google/Headings.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
extends: capitalization
message: "'%s' should use sentence-style capitalization."
link: 'https://developers.google.com/style/capitalization#capitalization-in-titles-and-headings'
link: "https://developers.google.com/style/capitalization#capitalization-in-titles-and-headings"
level: warning
scope: heading
match: $sentence
indicators:
- ':'
- ":"
exceptions:
- Azure
- CLI
- Code
- Cosmos
- Docker
- Emmet
Expand Down

0 comments on commit ebf4c2c

Please sign in to comment.