stacks-network / clarity-wasm

`clar2wasm` is a compiler for generating WebAssembly from Clarity.
GNU General Public License v3.0
12 stars 9 forks source link

remove trailing spaces #392

Closed csgui closed 2 months ago

csgui commented 2 months ago

PR to remove trailing spaces and blank lines in the standard.wat file.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.97%. Comparing base (80cd207) to head (30da636).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #392 +/- ## ======================================= Coverage 86.97% 86.97% ======================================= Files 43 43 Lines 18267 18267 Branches 18267 18267 ======================================= Hits 15887 15887 Misses 1044 1044 Partials 1336 1336 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.