chore: update files to match clang-format 1.0.21.
This commit is contained in:
@@ -166,4 +166,8 @@ function pad(value, length) {
|
||||
}
|
||||
|
||||
|
||||
enum FileStatus { ADDED, UNCHANGED, CHANGED }
|
||||
enum FileStatus {
|
||||
ADDED,
|
||||
UNCHANGED,
|
||||
CHANGED
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user