Samsung / walrus

WebAssembly Lightweight RUntime
Apache License 2.0
39 stars 10 forks source link

Fix style issues after integration #70

Closed kulcsaradam closed 1 year ago

clover2123 commented 1 year ago

[FYI] In interp branch, we use clang-format-10 for code format checker. We run the following command to check the code format

tools/check_tidy.py
zherczeg commented 1 year ago

Unfortunately it does not check line breaks and invalid variable namings :(

kulcsaradam commented 1 year ago

@zherczeg I reverted all of the requested changes and marked them as resolved.

Thank you @clover2123 for mentioning, but the problem is expressed above.