check-typo attributes for .github directory

Expect no headers, long lines, and very long lines.
master
Xavier Leroy 2020-05-04 15:24:48 +02:00
parent 24806a0223
commit 1c7d5f4ab4
1 changed files with 3 additions and 1 deletions

4
.gitattributes vendored
View File

@ -51,7 +51,9 @@ tools/mantis2gh_stripped.csv typo.missing-header
*.adoc typo.long-line=may
/.github/ISSUE_TEMPLATE/config.yml typo.missing-header
# Github templates and scripts lack headers, have long lines
/.github/** typo.missing-header typo.long-line=may typo.very-long-line=may
/.mailmap typo.long-line typo.missing-header typo.non-ascii
/.merlin typo.missing-header
/Changes typo.utf8 typo.missing-header