mirror of
https://github.com/arduino/library-registry.git
synced 2025-05-27 08:01:03 +03:00
On every push, pull request, and periodically, check whether the repository's files are formatted according to .editorconfig.
7 lines
60 B
Plaintext
7 lines
60 B
Plaintext
{
|
|
"Exclude": [
|
|
"LICENSE.txt",
|
|
"poetry.lock"
|
|
]
|
|
}
|