mirror of https://github.com/ConsenSys/mythril
parent
8053c5a4f5
commit
e2c2652863
@ -0,0 +1,10 @@ |
||||
root = true |
||||
|
||||
[*] |
||||
end_of_line = lf |
||||
insert_final_newline = true |
||||
|
||||
[*.py] |
||||
indent_style = space |
||||
indent_size = 4 |
||||
charset = utf-8 |
Loading…
Reference in new issue