summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorTom Kelly <ctk21@cl.cam.ac.uk>2021-11-17 13:49:32 +0000
committerTom Kelly <ctk21@cl.cam.ac.uk>2021-11-17 13:49:32 +0000
commit310aa49cb8488436178732cc60258abd2e7807c9 (patch)
treeb6ae62e0565c4e361b4f089e5407a6164e3b4971 /.gitattributes
parent267c56318bcf4788492cf9cdd27dec17b6e2f021 (diff)
downloadocaml-310aa49cb8488436178732cc60258abd2e7807c9.tar.gz
highlight that runtime/caml/sizeclasses.h is generated from tools/gen_sizeclasses.ml; flag runtime/caml/sizeclasses.h as not needing a license for check-typo
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 7ac7124644..413d9c5516 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -184,6 +184,7 @@ tools/markdown-add-pr-links.sh text eol=lf
runtime/caml/m.h.in text eol=lf
runtime/caml/s.h.in text eol=lf
runtime/caml/compatibility.h typo.long-line=may
+runtime/caml/sizeclasses.h typo.missing-header typo.white-at-eol
# These are all Perl scripts, so may not actually require this
manual/tools/caml-tex text eol=lf