mirror of
https://github.com/capstone-engine/capstone.git
synced 2024-11-23 05:29:53 +00:00
Add OCaml to EditorConfig
This commit is contained in:
parent
ef560a1afa
commit
43944edc34
@ -13,5 +13,10 @@ indent_size = 4
|
||||
indent_style = tab
|
||||
indent_size = 8
|
||||
|
||||
# OCaml bindings
|
||||
[*.ml]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
[Makefile]
|
||||
indent_style = tab
|
||||
|
Loading…
Reference in New Issue
Block a user