mirror of
https://github.com/github/codeql.git
synced 2026-01-29 06:12:58 +01:00
Turns out gofmt doesn't actually return 1 when it finds problems, only when it finds source files which don't compile (all of which are now excluded). This also fixes existing overlooked inconsistencies as a result of this mistake.