We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5610e15 commit 42739eaCopy full SHA for 42739ea
devops/actions/clang-format-SYCLomatic/action.yml
@@ -71,3 +71,4 @@ runs:
71
- name: Check if clang-format patch is empty
72
shell: bash
73
run: bash -c "if [ -s ./clang-format.patch ]; then cat ./clang-format.patch; exit 1; fi"
74
+
0 commit comments