4545# No header for text files (would be too obtrusive).
4646* .md typo.missing-header
4747README * typo.missing-header
48+ VERSION typo.missing-header
4849* .adoc typo.missing-header
49- stdlib /* .mld typo.missing-header
50+ api_docgen /* .mld typo.missing-header
51+ api_docgen /alldoc.tex typo.missing-header
5052tools /mantis2gh_stripped.csv typo.missing-header
5153
5254* .adoc typo.long-line =may
@@ -63,7 +65,6 @@ tools/mantis2gh_stripped.csv typo.missing-header
6365# tools/ci/appveyor/appveyor_build.cmd only has missing-header because
6466# dra27 too lazy to update check-typo to interpret Cmd-style comments!
6567/tools /ci /appveyor /appveyor_build.cmd typo.very-long-line typo.missing-header typo.non-ascii
66- /tools /ci /appveyor /appveyor_build.sh typo.non-ascii
6768/tools /ci /inria /bootstrap /remove-sinh-primitive.patch typo.prune
6869/release-info /howto.md typo.missing-header typo.long-line
6970/release-info /templates /* .md typo.missing-header typo.very-long-line =may
@@ -72,7 +73,7 @@ tools/mantis2gh_stripped.csv typo.missing-header
7273/.depend.menhir typo.prune
7374
7475# Makefiles may contain tabs
75- Makefile * typo.tab =may
76+ Makefile * typo.makefile-whitespace =may
7677
7778asmcomp /* /emit.mlp typo.tab =may typo.long-line =may
7879
@@ -101,6 +102,9 @@ otherlibs/win32unix/readlink.c typo.long-line
101102otherlibs /win32unix /stat.c typo.long-line
102103otherlibs /win32unix /symlink.c typo.long-line
103104
105+ runtime /sak.c typo.non-ascii
106+ runtime /caml /compatibility.h typo.very-long-line
107+
104108stdlib /hashbang typo.white-at-eol typo.missing-lf
105109
106110testsuite /tests /** typo.missing-header typo.long-line =may
@@ -110,9 +114,11 @@ testsuite/tests/misc-unsafe/almabench.ml typo.long-line
110114testsuite /tests /tool-toplevel /strings.ml typo.utf8
111115testsuite /tests /win-unicode /* .ml typo.utf8
112116testsuite /tests /asmgen /immediates.cmm typo.very-long-line
117+ testsuite /tests /generated-parse-errors /errors. * typo.very-long-line
113118testsuite /tools /* .S typo.missing-header
114119testsuite /tools /* .asm typo.missing-header
115120testsuite /typing typo.missing-header
121+ testsuite /tests /messages /highlight_tabs.ml typo.tab
116122
117123# prune testsuite reference files
118124testsuite /tests /** /* .reference typo.prune
@@ -150,6 +156,7 @@ menhir-bench.bash typo.missing-header typo.utf8
150156
151157/tools /ci /appveyor /appveyor_build.cmd text eol =crlf
152158
159+ aclocal.m4 typo.tab
153160configure.ac text eol =lf
154161build-aux /compile text eol =lf
155162build-aux /config.guess text eol =lf
@@ -164,19 +171,17 @@ stdlib/sharpbang text eol=lf
164171tools /autogen text eol =lf
165172tools /ci /inria /remove-sinh-primitive.patch text eol =lf
166173tools /check-typo text eol =lf
174+ tools /check-symbol-names text eol =lf
167175tools /ci-build text eol =lf
168176tools /msvs-promote-path text eol =lf
169177tools /gdb-macros text eol =lf
170178tools /magic text eol =lf
171179tools /make-opcodes text eol =lf
172180tools /make-package-macosx text eol =lf
173181tools /ocaml-objcopy-macosx text eol =lf
174- tools /ocamlmktop.tpl text eol =lf
175182tools /ocamlsize text eol =lf
176183tools /pre-commit-githook text eol =lf
177184tools /markdown-add-pr-links.sh text eol =lf
178- runtime /caml /m.h.in text eol =lf
179- runtime /caml /s.h.in text eol =lf
180185runtime /caml /compatibility.h typo.long-line =may
181186
182187# These are all Perl scripts, so may not actually require this
@@ -189,73 +194,23 @@ manual/tools/texexpand text eol=lf
189194
190195# Tests which include references spanning multiple lines fail with \r\n
191196# endings, so use \n endings only, even on Windows.
197+ testsuite /tests /backtrace /names.ml text eol =lf
192198testsuite /tests /basic-modules /anonymous.ml text eol =lf
193- testsuite /tests /basic-more /morematch.ml text eol =lf
194- testsuite /tests /basic-more /robustmatch.ml text eol =lf
195- testsuite /tests /parsing /* .ml text eol =lf
196- testsuite /tests /docstrings /empty.ml text eol =lf
199+ testsuite /tests /formatting /test_locations.ml text eol =lf
197200testsuite /tests /functors /functors.ml text eol =lf
201+ testsuite /tests /lib-dynlink-initializers /test10_main.ml text eol =lf
202+ testsuite /tests /parsing /attributes.ml text eol =lf
203+ testsuite /tests /parsing /extensions.ml text eol =lf
204+ testsuite /tests /parsing /hash_ambiguity.ml text eol =lf
205+ testsuite /tests /parsing /int_and_float_with_modifier.ml text eol =lf
206+ testsuite /tests /parsing /pr6865.ml text eol =lf
207+ testsuite /tests /parsing /quotedextensions.ml text eol =lf
208+ testsuite /tests /parsing /shortcut_ext_attr.ml text eol =lf
198209testsuite /tests /tool-ocamlc-stop-after /stop_after_parsing_impl.ml text eol =lf
199210testsuite /tests /tool-ocamlc-stop-after /stop_after_parsing_intf.mli text eol =lf
200211testsuite /tests /tool-ocamlc-stop-after /stop_after_typing_impl.ml text eol =lf
201- testsuite /tests /tool-toplevel /error_highlighting.ml text eol =lf
202- testsuite /tests /tool-toplevel /error_highlighting_use4.ml text eol =lf
203212testsuite /tests /translprim /module_coercion.ml text eol =lf
204- testsuite /tests /typing-objects-bugs /pr3968_bad.ml text eol =lf
205- testsuite /tests /typing-ocamlc-i /pr7402.ml text eol =lf
206- testsuite /tests /typing-ocamlc-i /pervasives_leitmotiv.ml text eol =lf
207- testsuite /tests /typing-recmod /t12bad.ml text eol =lf
208- testsuite /tests /typing-safe-linking /b_bad.ml text eol =lf
209- testsuite /tests /warnings /w04.ml text eol =lf
210- testsuite /tests /warnings /w04_failure.ml text eol =lf
211- testsuite /tests /warnings /w32.ml text eol =lf
212-
213- # These are forced to \n to allow the Cygwin testsuite to pass on a
213+
214+ # This is forced to \n to allow the Cygwin testsuite to pass on a
214215# Windows-checkout
215- testsuite /tests /formatting /margins.ml text eol =lf
216- testsuite /tests /letrec-check /pr7706.ml text eol =lf
217- testsuite /tests /letrec-disallowed /disallowed.ml text eol =lf
218- testsuite /tests /letrec-disallowed /extension_constructor.ml text eol =lf
219- testsuite /tests /letrec-disallowed /float_block_allowed.ml text eol =lf
220- testsuite /tests /letrec-disallowed /float_block_disallowed.ml text eol =lf
221- testsuite /tests /letrec-disallowed /generic_arrays.ml text eol =lf
222- testsuite /tests /letrec-disallowed /lazy_.ml text eol =lf
223- testsuite /tests /letrec-disallowed /module_constraints.ml text eol =lf
224- testsuite /tests /letrec-disallowed /unboxed.ml text eol =lf
225- testsuite /tests /letrec-disallowed /pr7215.ml text eol =lf
226- testsuite /tests /letrec-disallowed /pr7231.ml text eol =lf
227- testsuite /tests /letrec-disallowed /pr7706.ml text eol =lf
228- testsuite /tests /lexing /uchar_esc.ml text eol =lf
229- testsuite /tests /match-exception-warnings /exhaustiveness_warnings.ml text eol =lf
230- testsuite /tests /tool-toplevel /pr7060.ml text eol =lf
231- testsuite /tests /typing-extension-constructor /test.ml text eol =lf
232- testsuite /tests /typing-extensions /extensions.ml text eol =lf
233- testsuite /tests /typing-extensions /open_types.ml text eol =lf
234- testsuite /tests /typing-objects /Exemples.ml text eol =lf
235- testsuite /tests /typing-objects /pr5619_bad.ml text eol =lf
236- testsuite /tests /typing-objects /pr6123_bad.ml text eol =lf
237- testsuite /tests /typing-objects /pr6907_bad.ml text eol =lf
238- testsuite /tests /typing-objects /Tests.ml text eol =lf
239- testsuite /tests /typing-pattern_open /pattern_open.ml text eol =lf
240- testsuite /tests /typing-private /private.ml text eol =lf
241- testsuite /tests /typing-recordarg /recordarg.ml text eol =lf
242- testsuite /tests /typing-short-paths /pr5918.ml text eol =lf
243- testsuite /tests /typing-sigsubst /sigsubst.ml text eol =lf
244- testsuite /tests /typing-typeparam /newtype.ml text eol =lf
245- testsuite /tests /typing-unboxed /test.ml text eol =lf
246- testsuite /tests /typing-unboxed-types /test.ml text eol =lf
247- testsuite /tests /typing-unboxed-types /test_flat.ml text eol =lf
248- testsuite /tests /typing-unboxed-types /test_no_flat.ml text eol =lf
249- testsuite /tests /typing-warnings /ambiguous_guarded_disjunction.ml text eol =lf
250- testsuite /tests /typing-warnings /application.ml text eol =lf
251- testsuite /tests /typing-warnings /coercions.ml text eol =lf
252- testsuite /tests /typing-warnings /exhaustiveness.ml text eol =lf
253- testsuite /tests /typing-warnings /pr6587.ml text eol =lf
254- testsuite /tests /typing-warnings /pr6872.ml text eol =lf
255- testsuite /tests /typing-warnings /pr7085.ml text eol =lf
256- testsuite /tests /typing-warnings /pr7115.ml text eol =lf
257- testsuite /tests /typing-warnings /pr7261.ml text eol =lf
258- testsuite /tests /typing-warnings /pr7297.ml text eol =lf
259- testsuite /tests /typing-warnings /pr7553.ml text eol =lf
260- testsuite /tests /typing-warnings /records.ml text eol =lf
261- testsuite /tests /typing-warnings /unused_types.ml text eol =lf
216+ testsuite /tests /parsetree /locations_test.ml text eol =lf
0 commit comments