diff --git a/.clang-format b/.clang-format new file mode 120000 index 00000000..aefd1079 --- /dev/null +++ b/.clang-format @@ -0,0 +1 @@ +cpp/.clang-format \ No newline at end of file diff --git a/.github/workflows/all.yml b/.github/workflows/all.yml index 0c52002a..1a6ccdee 100644 --- a/.github/workflows/all.yml +++ b/.github/workflows/all.yml @@ -40,7 +40,6 @@ jobs: uses: jidicula/clang-format-action@v4.4.1 with: clang-format-version: 16 - fallback-style: LLVM run-java-tests: continue-on-error: true