elliotchance / c2go

⚖️ A tool for transpiling C to Go.
MIT License
2.09k stars 155 forks source link

Revert "gofmt (#751)". Fixes #757 #758

Closed kamphaus closed 6 years ago

kamphaus commented 6 years ago

This reverts commit ca11cc7db89a80b8ee2457d772a80956366d5eff.

Fixes #757


This change is Reviewable

codecov[bot] commented 6 years ago

Codecov Report

Merging #758 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #758   +/-   ##
=======================================
  Coverage   80.69%   80.69%           
=======================================
  Files         166      166           
  Lines        9485     9485           
=======================================
  Hits         7654     7654           
  Misses       1398     1398           
  Partials      433      433

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5c535b2...ab63f85. Read the comment docs.

elliotchance commented 6 years ago

Reviewed 1 of 1 files at r1. Review status: :shipit: complete! all files reviewed, all discussions resolved


Comments from Reviewable