mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-14 18:05:55 -07:00
fix(#162): garbage collection fix. split Resize() implementation for Go runtime specific
This commit is contained in:
parent
d4ea64e101
commit
71054aaa89
21 changed files with 586 additions and 558 deletions
|
|
@ -1,7 +1,7 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = tabs
|
||||
indent_style = tab
|
||||
indent_size = 2
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue