run zig fmt on the codebase

See #1003
This commit is contained in:
Andrew Kelley
2018-05-28 20:23:55 -04:00
parent cdf30c31ea
commit 0c16cd2d0e
102 changed files with 5957 additions and 3587 deletions

View File

@@ -76,5 +76,4 @@ pub fn addCases(cases: &tests.GenHContext) void {
\\TEST_EXPORT void entry(struct Foo foo, uint8_t bar[]);
\\
);
}