Skip to content

Commit

Permalink
disable clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
MatusKysel committed Jan 9, 2025
1 parent 5be5b6d commit 44c595e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ set(LLVM_VERSION "17")
include(CMakeModules/clang_tidy.cmake)

# clang-format
include(CMakeModules/clang_format.cmake)
# include(CMakeModules/clang_format.cmake)

# cppcheck
include(CMakeModules/cppcheck.cmake)
Expand Down

0 comments on commit 44c595e

Please sign in to comment.