Skip to content

Commit c397313

Browse files
authored
Add changes from #12260 (#274)
* Add changes from readthedocs/readthedocs.org#12260 * Remove SSO yaml
1 parent 812158c commit c397313

File tree

2 files changed

+16
-9
lines changed

2 files changed

+16
-9
lines changed

vale/RTD/features.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
extends: substitution
2+
message: Use '%s' instead of '%s'
3+
level: warning
4+
ignorecase: true
5+
exceptions:
6+
# Hacky way to match at the start and mid sentence. This will miss on:
7+
# "This is a Pull request build"
8+
- single sign-on
9+
- Single sign-on
10+
- pull request
11+
- Pull request
12+
swap:
13+
single sign on: single sign-on
14+
single sign-on: single sign-on
15+
single-sign on: single sign-on
16+
Pull Request: pull request

vale/RTD/sso.yaml

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)