[all-commits] [llvm/llvm-project] c69ec7: [clang-format][NFC] Don't use clang-format style i...

Owen Pan via All-commits all-commits at lists.llvm.org
Wed Jan 10 00:58:53 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c69ec700adec315b3daa55742f2ef655242fa297
      https://github.com/llvm/llvm-project/commit/c69ec700adec315b3daa55742f2ef655242fa297
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-01-10 (Wed, 10 Jan 2024)

  Changed paths:
    M clang/include/clang/Format/.clang-format
    M clang/lib/Format/.clang-format
    M clang/tools/clang-format/.clang-format
    M clang/unittests/Format/.clang-format

  Log Message:
  -----------
  [clang-format][NFC] Don't use clang-format style in config files

The current CI doesn't use the latest clang-format and fails most
clang-format patches on the code formatting check. This patch
temporarily removes the clang-format style from the .clang-format
files.




More information about the All-commits mailing list