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 123bebe commit a5b2a69Copy full SHA for a5b2a69
.github/FUNDING.yml
@@ -1,5 +1,4 @@
1
# These are supported funding model platforms
2
3
-github: RobTillaart
+github: RobTillaart
4
custom: "https://www.paypal.me/robtillaart"
5
-
.github/workflows/arduino-lint.yml
@@ -10,4 +10,4 @@ jobs:
10
- uses: arduino/arduino-lint-action@v1
11
with:
12
library-manager: update
13
- compliance: strict
+ compliance: strict
.github/workflows/jsoncheck.yml
@@ -15,5 +15,4 @@ jobs:
15
- name: json-syntax-check
16
uses: limitusus/json-syntax-check@v2
17
18
- pattern: "\\.json$"
19
+ pattern: "\\.json$"
0 commit comments