Skip to content

Commit 94b32ce

Browse files
authored
Exclude .codespell from Sphinx (#2264)
1 parent e5de01a commit 94b32ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141
"README.rst",
4242
"CONTRIBUTING.rst",
4343
"pep_sphinx_extensions/LICENCE.rst",
44+
# Miscellaneous
45+
".codespell",
4446
]
4547

4648
# -- Options for HTML output -------------------------------------------------

0 commit comments

Comments
 (0)