diff options
Diffstat (limited to 'fluent-bit/lib/librdkafka-2.1.0/.formatignore')
-rw-r--r-- | fluent-bit/lib/librdkafka-2.1.0/.formatignore | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/fluent-bit/lib/librdkafka-2.1.0/.formatignore b/fluent-bit/lib/librdkafka-2.1.0/.formatignore new file mode 100644 index 00000000..7d4a45c7 --- /dev/null +++ b/fluent-bit/lib/librdkafka-2.1.0/.formatignore @@ -0,0 +1,18 @@ +# Files to not check/fix coding style for. +# These files are imported from other sources and we want to maintain +# them in the original form to make future updates easier. +src/lz4.c +src/lz4.h +src/lz4frame.c +src/lz4frame.h +src/lz4hc.c +src/lz4hc.h +src/queue.h +src/crc32c.c +src/crc32c.h +src/snappy.c +src/snappy.h +src/snappy_compat.h +src/tinycthread.c +src/tinycthread.h +src/regexp.h |