1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-05-27 08:01:03 +03:00
per1234 900b25859f Add CI workflow to check general file formatting
On every push, pull request, and periodically, check whether the repository's files are formatted according to
.editorconfig.
2021-07-14 17:16:29 -07:00

7 lines
60 B
Plaintext

{
"Exclude": [
"LICENSE.txt",
"poetry.lock"
]
}