We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c5c566 commit e1795c0Copy full SHA for e1795c0
.codespellrc
@@ -5,4 +5,4 @@ check-hidden = true
5
ignore-multiline-regex = codespell:ignore-begin.*codespell:ignore-end
6
ignore-words = .codespell_ignores
7
# skip-file is not available https://github.com/codespell-project/codespell/pull/2759
8
-skip = .README.html
+skip = .pandoc_template.html5,.README.html
.pandoc_template.html5
@@ -25,7 +25,7 @@ Copyright (c) 2017 GitHub Inc.
25
26
"GitHub Pandoc HTML5 Template" is Copyright (c) Tristano Ajmone, 2017-2020,
27
released under the MIT License (MIT); it contains readaptations of substantial
28
-portions of the following third party software:
+portions of the following third party softwares:
29
30
(1) "GitHub Markdown CSS", Copyright (c) Sindre Sorhus, MIT License (MIT).
31
(2) "Primer CSS", Copyright (c) 2016 GitHub Inc., MIT License (MIT).
0 commit comments