File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
vale-styles/package-guide-test Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Configuration file for using Vale in the python-package-guide repository
22#
33# To disable checks on parts of a MarkDown or HTML file, delimit the section
4- # using these HTML comments:
4+ # using these HTML comments:
55# to disabled Vale checks after this line: <!-- vale off -->
66# to enable Vale checks after this line: <!-- vale on -->
77#
@@ -26,7 +26,7 @@ Vocab = sample
2626# Checks are defined in sections by file type, like the one below for
2727# MarkDown. In each section you can enable groups of style rules, defined in folders
2828# inside the StylesPath directory.
29- # Use 'Vale' to enable the internal style rules and checks.
29+ # Use 'Vale' to enable the internal style rules and checks.
3030
3131[*.md]
3232BasedOnStyles = package-guide-test
Original file line number Diff line number Diff line change 1919 - testPyPI : TestPyPI
2020 - testPYPI : TestPyPI
2121 - TestPypi : TestPyPI
22- - TestPYPI : TestPyPI
22+ - TestPYPI : TestPyPI
You can’t perform that action at this time.
0 commit comments