forked from objectionary/lints
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.vale.ini
More file actions
33 lines (28 loc) · 1 KB
/
.vale.ini
File metadata and controls
33 lines (28 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
; SPDX-FileCopyrightText: Copyright (c) 2016-2026 Objectionary.com
; SPDX-License-Identifier: MIT
StylesPath = .github/styles
Vocab = Custom
MinAlertLevel = suggestion
Packages = Google, Microsoft, proselint
[*.md]
;; @todo #540:60min Add a new style package - `write-good` - to both this list and the package list.
;; Then fix all the issues it reports(there will be a lot).
;; It’s better to run Vale locally to find issues,
;; since the GitHub Action outputs the list in a less readable format when there are many errors.
;; format due to the large number of errors.
BasedOnStyles = Vale, Google, Microsoft, proselint
Microsoft.Passive = No
Google.Passive = No
Microsoft.We = No
Google.We = No
Google.Will = No
Microsoft.Vocab = No
Google.Parens = No
Google.Headings = No
Microsoft.Headings = No
Microsoft.Contractions = No
Google.Contractions = No
[src/main/resources/org/eolang/motives/critical/same-line-names.md]
Google.Units = No
[src/main/resources/org/eolang/motives/atoms/not-empty-atom.md]
Google.Units = No