-
-
Notifications
You must be signed in to change notification settings - Fork 12
Pull requests: arduino/arduino-lint
Pull requests list
Create tool for linting Arduino projects
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#1
by per1234
was merged Oct 30, 2020
Loading...
Generalize JSON schema handling code
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#14
by per1234
was merged Nov 5, 2020
Loading...
Remove unnecessary use of err.Error()
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#15
by per1234
was merged Nov 6, 2020
Loading...
Make schema.pathURI() produce specification-compliant URIs from Windows paths
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#16
by per1234
was merged Nov 6, 2020
Loading...
Switch to JSON schema package that provides machine readable output
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#19
by per1234
was merged Nov 10, 2020
Loading...
Move schema validation result parsing code to dedicated file
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#20
by per1234
was merged Nov 12, 2020
Loading...
Set schemas path relative to executable
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#21
by per1234
was merged Nov 12, 2020
Loading...
Add schemas path parameter to libraryproperties.Validate()
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#22
by per1234
was merged Nov 12, 2020
Loading...
Add full schema pointer matching capability to schema.ValidationErrorMatch()
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#23
by per1234
was merged Nov 12, 2020
Loading...
Add permissive and strict library.properties JSON schemas
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#25
by per1234
was merged Nov 19, 2020
Loading...
Add command line interface
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#26
by per1234
was merged Nov 19, 2020
Loading...
Add Library Manager index-related checks
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#28
by per1234
was merged Nov 23, 2020
Loading...
Make library.properties email schema duplicate of the maintainer schema
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#29
by per1234
was merged Nov 20, 2020
Loading...
Allow setting official check mode configuration via environment variable
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#30
by per1234
was merged Nov 23, 2020
Loading...
Create parent path of report file
topic: code
Related to content of the project itself
#31
by per1234
was merged Nov 23, 2020
Loading...
Validate project path argument
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#32
by per1234
was merged Nov 23, 2020
Loading...
Support multiple PROJECT_PATH arguments
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#34
by per1234
was merged Nov 24, 2020
Loading...
Add checks for commonly misspelled words in library.properties
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#35
by per1234
was merged Nov 24, 2020
Loading...
Add schema checks for library.properties name field
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#36
by per1234
was merged Nov 24, 2020
Loading...
Add check for official library name prefix
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#37
by per1234
was merged Nov 24, 2020
Loading...
Add schema provided checks for library.properties version field
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#38
by per1234
was merged Nov 24, 2020
Loading...
Add schema provided checks for library.properties author field
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#39
by per1234
was merged Nov 24, 2020
Loading...
Add schema provided checks for library.properties sentence and paragraph fields
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#40
by per1234
was merged Nov 24, 2020
Loading...
Add schema provided checks for library.properties maintainer/email field
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#41
by per1234
was merged Nov 24, 2020
Loading...
Add check for library.properties paragraph repeating sentence
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#42
by per1234
was merged Nov 24, 2020
Loading...
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.