We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e56e484 commit d42712bCopy full SHA for d42712b
.github/workflows/lint.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- linter: [copyright, xmllint, cpplint, uncrustify, pep257, flake8]
+ linter: [copyright, xmllint, pep257, flake8]
15
steps:
16
- uses: actions/checkout@v2
17
- uses: ros-tooling/[email protected]
0 commit comments