You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-07-29 14:01:15 +03:00
The yamllint configuration advocates for keeping line lengths within 120 characters. While exceeding this length only results in a warning, I think it is beneficial to stay within that limit when it is possible and doesn't have a harmful effect. In that spirit, I have reduced the long lines where this was easily done. There remain a few that are either not possible or else not reasonable to reduce, and that's OK.