Issue | 127590 |
---|---|
Summary | [clang-format] clang-format -style=Google does not respect .clang-fornat DisableFormat: true in subfolder |
Labels | clang-format |
Assignees | |
Reporter | xavgru12 |
dir/.clang-format: DisableFormat: true clang-format -style=Google -i dir/file.cpp
will continue to format it. Expected Result: does not format because of dir/.clang-format
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs