We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1734e9 commit 2b5e325Copy full SHA for 2b5e325
.github/styles/UmbracoDocs/Terms.yml
@@ -10,8 +10,8 @@ ignorecase: true
10
swap:
11
'\bmaster\b(?!\s(?:branch|template|templates|templating|view|views|layout))': "'primary'" # Avoid false positives in valid Git and template contexts
12
'slave': "'secondary'"
13
- 'black\s?list': "'deny list'"
14
- 'white\s?list': "'allow list'"
+ 'black\s?list': "'denylist'"
+ 'white\s?list': "'allowlist'"
15
'etc\.': "'and so on'"
16
'\b(?:eg|e\.g\.)(?=[\s,;])': "'for example'"
17
'\b(?:ie|i\.e\.)(?=[\s,;])': "'that is'"
0 commit comments