File tree Expand file tree Collapse file tree 2 files changed +0
-26
lines changed
Expand file tree Collapse file tree 2 files changed +0
-26
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,3 @@ md = markdown
1111[*.md]
1212BasedOnStyles = Vale, Google
1313IgnorePatterns = README.md
14-
15- # Disable Vale.Terms to avoid case sensitivity issues
16- Vale.Terms = NO
Original file line number Diff line number Diff line change @@ -64,29 +64,6 @@ ensure:
6464- Professional tone
6565- Accessibility best practices
6666
67- #### Vale Statistics and Reports
68-
69- Generate comprehensive reports to track documentation quality:
70-
71- ** Current Statistics (as of latest run):**
72-
73- - ** Total Issues** : 2,731
74- - ** Top Issues** :
75- - Headings capitalization (622)
76- - Acronyms explanation (472)
77- - Passive voice (460)
78- - Word choice (294)
79- - Parentheses usage (244)
80-
81- ** Files with Most Issues:**
82-
83- 1 . ` proof-of-contribution.md ` (323 issues)
84- 2 . ` glossary.md ` (143 issues)
85- 3 . ` quick-start-for-developers.md ` (75 issues)
86-
87- ** Quality Score** : Based on the number of issues per file, we can calculate a
88- quality percentage and track improvements over time.
89-
9067### Environment Variables (Optional)
9168
9269Some features of the application require environment variables. This
You can’t perform that action at this time.
0 commit comments