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 9cbce29 commit 358592fCopy full SHA for 358592f
.github/workflows/check-arduino.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Arduino Lint
22
uses: arduino/arduino-lint-action@v1
23
with:
24
- compliance: strict
+ compliance: specification
25
# Change this to "update" once the library is added to the index.
26
library-manager: submit
27
# Always use this setting for official repositories. Remove for 3rd party projects.
0 commit comments