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 d5c8985 commit 02781e8Copy full SHA for 02781e8
.github/workflows/cpp-linter.yml
@@ -17,9 +17,6 @@ jobs:
17
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18
with:
19
style: file
20
- files-changed-only: false
21
- # to ignore all demo folder contents except for demo.cpp
22
- # ignore: demo|!demo/demo.cpp
23
24
- name: Fail fast?!
25
if: steps.linter.outputs.checks-failed > 0
README.md
@@ -41,9 +41,6 @@ jobs:
41
42
43
44
45
46
47
48
49
0 commit comments