mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-22 19:08:51 +00:00
bulk code format fix (#8707)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const SIZEOF_SHORT = 2;
|
||||
export const SIZEOF_INT = 4;
|
||||
export const FILE_IDENTIFIER_LENGTH = 4;
|
||||
export const SIZE_PREFIX_LENGTH = 4;
|
||||
export const SIZE_PREFIX_LENGTH = 4;
|
||||
|
||||
Reference in New Issue
Block a user