Skip to content

Commit 9bbf90f

Browse files
'[pre-commit.ci 🤖] Apply code format tools to PR'
1 parent 3d01f59 commit 9bbf90f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.vale.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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]
3232
BasedOnStyles = package-guide-test

vale-styles/package-guide-test/PyPI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ swap:
1919
- testPyPI: TestPyPI
2020
- testPYPI: TestPyPI
2121
- TestPypi: TestPyPI
22-
- TestPYPI: TestPyPI
22+
- TestPYPI: TestPyPI

0 commit comments

Comments
 (0)