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 cf07b08 commit 01947e9Copy full SHA for 01947e9
.github/workflows/arduino-lint.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Arduino Lint
24
uses: arduino/arduino-lint-action@v2
25
with:
26
- compliance: specification
+ compliance: strict
27
library-manager: submit # remember to change to 'update' after the library is published on the libraries index
28
# Always use this setting for official repositories. Remove for 3rd party projects.
29
official: true
0 commit comments