Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | build: bundle uncrustify | dundargoc | 2023-05-18 |
| | | | | | | Uncrustify is sensitive to version changes, which causes friction for contributors that doesn't have that exact version. It's also simpler to download and install the correct version than to have bespoke version checking. | ||
* | build(lint): check uncrustify version #19468 | dundargoc | 2022-07-25 |
This to prevent the user from accidentally using the wrong uncrustify version. |