mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-18 09:21:03 +00:00
Remove everything not needed by substrate
Also rename to wasm-instrument
This commit is contained in:
+17
-1
@@ -6,6 +6,22 @@ tab_width=4
|
||||
end_of_line=lf
|
||||
charset=utf-8
|
||||
trim_trailing_whitespace=true
|
||||
max_line_length=120
|
||||
max_line_length=100
|
||||
insert_final_newline=true
|
||||
|
||||
[*.md]
|
||||
max_line_length=80
|
||||
indent_style=space
|
||||
indent_size=2
|
||||
|
||||
[*.yml]
|
||||
indent_style=space
|
||||
indent_size=2
|
||||
tab_width=8
|
||||
end_of_line=lf
|
||||
|
||||
[*.sh]
|
||||
indent_style=space
|
||||
indent_size=2
|
||||
tab_width=8
|
||||
end_of_line=lf
|
||||
|
||||
Reference in New Issue
Block a user