You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-07-29 14:01:15 +03:00
Add CI workflow to lint YAML files
On every push and pull request that affects relevant files, run yamllint to check the YAML files of the repository for issues. The .yamllint.yml file is used to configure yamllint: https://yamllint.readthedocs.io/en/stable/configuration.html
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
[](https://github.com/arduino/library-registry/actions/workflows/check-prettier-formatting-task.yml)
|
||||
[](https://github.com/arduino/library-registry/actions/workflows/check-taskfiles.yml)
|
||||
[](https://github.com/arduino/library-registry/actions/workflows/check-workflows-task.yml)
|
||||
[](https://github.com/arduino/library-registry/actions/workflows/check-yaml-task.yml)
|
||||
|
||||
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:
|
||||
|
Reference in New Issue
Block a user