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 7eff01c commit 56230f3Copy full SHA for 56230f3
.vale/styles/FernStyles/Current.yml
@@ -3,12 +3,10 @@ message: "Avoid time-relative terms like '%s' that become outdated"
3
level: warning
4
ignorecase: true
5
tokens:
6
- - current
7
- currently
8
- presently
9
- as of now
10
- at this time
11
- - present
12
- in the future
13
- future
14
- now
.vale/styles/FernStyles/Headings.yml
@@ -113,3 +113,4 @@ exceptions:
113
- Proto
114
- RBAC
115
- YAML
116
+ - fern.config.json
0 commit comments