Give up on new making CI support recent clang-format.

Revert to 6.0 and use that locally to insert an extra blank line to make
CI happy...
This commit is contained in:
David Chisnall
2019-04-10 13:25:43 +01:00
parent c673926d15
commit 29aa8ef67e
2 changed files with 3 additions and 4 deletions

View File

@@ -348,5 +348,4 @@ namespace snmalloc
} while (length > 0);
}
};
}