Skip to content
Snippets Groups Projects
Commit 23b26e8d authored by Allan Blanchard's avatar Allan Blanchard Committed by Jan Rochel
Browse files

[alias] use same indent as the rest of Frama-C

parent 1324e35a
No related branches found
No related tags found
No related merge requests found
...@@ -4,27 +4,6 @@ ...@@ -4,27 +4,6 @@
Changelog merge=union Changelog merge=union
##################################################
# BINARY/CHECK-SYNTAX/INDENT/EOL-EOF: set/-unset #
##################################################
# note: "binary" is a built-in macro that also
# unsets the "text" and "diff" attributes
# note: set "check-eoleof" and "check-utf8" by default to all files
* check-eoleof check-utf8
# note: unset "-check-eoleof" and "-check-utf8" for "binary"
*.jpg binary -check-eoleof -check-utf8
*.pdf binary -check-eoleof -check-utf8
###########################################
# CHECK-SYNTAX/INDENT/EOL-EOF: set/-unset #
###########################################
*.ml check-syntax check-indent -check-eoleof
*.mli check-syntax check-indent -check-eoleof
################################ ################################
# HEADER_SPEC: LICENSE.Alias # # HEADER_SPEC: LICENSE.Alias #
################################ ################################
...@@ -69,7 +48,6 @@ README* header_spec=.ignore ...@@ -69,7 +48,6 @@ README* header_spec=.ignore
# OCaml # OCaml
/*.opam* header_spec=.ignore /*.opam* header_spec=.ignore
/.ocp-indent header_spec=.ignore
#Tests #Tests
......
normal
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment