You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-08-08 20:02:10 +03:00
Add CI workflow to lint and check formatting of Go code
On every push and pull request that affects relevant files, check the Go module for: - Common detectable errors in the code. - Use of outdated APIs - Code style violations - Code formatting inconsistency - Misconfiguration
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
[](https://github.com/arduino/library-registry/actions/workflows/check-registry.yml)
|
||||
[](https://github.com/arduino/library-registry/actions/workflows/test-go-integration-task.yml)
|
||||
[](https://github.com/arduino/library-registry/actions/workflows/check-go-task.yml)
|
||||
[](https://github.com/arduino/library-registry/actions/workflows/check-python-task.yml)
|
||||
[](https://github.com/arduino/library-registry/actions/workflows/check-general-formatting-task.yml)
|
||||
|
||||
|
Reference in New Issue
Block a user