Commit 5899a64
committed
fix(SrcWrapper): remove errors and warnings raised by arduino-lint
WARNING: No header file found matching library name (Source_Wrapper.h). Best practices are for primary header filename
to match library name. (Rule LS008)
WARNING: library.properties name Source Wrapper contains spaces. Although supported, best practices is to not use
spaces. (Rule LP015)
ERROR: library.properties url value is less than minimum length. (Rule LP056)
ERROR: library.properties url field value does not have a valid URL format. (Rule LP041)
WARNING: Unable to load the library.properties url field: Head "": unsupported protocol scheme "" (Rule LP042)
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>1 parent 03deb0d commit 5899a64
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
0 commit comments