1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-05-19 08:13:41 +03:00
per1234 be8b1a06f4 Use Go 1.16 for registry validator
1.16 is now the preferred Go version for all Arduino tooling projects.

The update from Go 1.14 to 1.16 broke the task that runs golint. The good news is that the new `go install` command
eliminates the need for the workaround of running the `go get golang.org/x/lint/golint` command from outside the project
path.

The bad news is the `go list` command used to get the path of the golint installation does not work in the "module-aware
mode" that is now the default. In the end, I gave up on making the task work as before. I think it's better to require
the user to install golint and put the installation in the system `PATH`, displaying a helpful message when this has not
been done.
2021-08-11 04:16:38 -07:00
2021-06-01 07:37:19 -07:00
2021-08-11 07:09:33 +00:00

Arduino Library Manager list

Check Registry status Test Integration status Check Go status Check Python status Check General Formatting status Check Prettier Formatting status Check Taskfiles status Check Workflows status Check YAML status Check License status

This branch contains the generated source file for the Arduino Library Manager index. If you want to add a library to the Arduino Library Manager index, please follow these instructions:

https://github.com/arduino/library-registry#adding-a-library-to-library-manager

Description
No description provided
Readme 27 MiB
Languages
Markdown 100%