1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-31 01:03:09 +03:00

Validate library registry data file format

On every push or pull request that modifies a relevant file, validate the data structure of registry.txt.
This commit is contained in:
per1234
2021-07-15 06:52:23 -07:00
parent 78fc6912b2
commit f7c07a67cf
7 changed files with 523 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# Arduino Library Manager list
[![Check Registry status](https://github.com/arduino/library-registry/actions/workflows/check-registry.yml/badge.svg)](https://github.com/arduino/library-registry/actions/workflows/check-registry.yml)
[![Check General Formatting status](https://github.com/arduino/library-registry/actions/workflows/check-general-formatting-task.yml/badge.svg)](https://github.com/arduino/library-registry/actions/workflows/check-general-formatting-task.yml)
This branch contains the generated source file for the Arduino Library Manager index. If you want to add a library to