3 lines
107 B
YAML
3 lines
107 B
YAML
BasedOnStyle: LLVM
|
|
# We don't want clang-format to introduce line breaks in RUN commands.
|
|
ColumnLimit: 999
|