summaryrefslogtreecommitdiff
path: root/check-style.py
Commit message (Expand)AuthorAgeFilesLines
* check-style: Allow deciding on individual suggestions with --rewriteCarlos Garnacho2023-02-201-2/+10
* check-style: Improve the proposed git-rebase commandHunor Csomortáni2022-12-061-2/+6
* check-style: Use run() instead of Popen()Hunor Csomortáni2022-12-061-13/+26
* check-style: Don't turn off formatting when the chunk starts on line 1Hunor Csomortáni2022-12-061-1/+2
* check-style: Start enumerating lines from 1Hunor Csomortáni2022-12-061-3/+3
* ci: Avoid deadlock while reading uncrustify outputRobert Mader2021-08-231-1/+1
* ci: Ignore uncrustify calls resulting in unsuccessful return codesCarlos Garnacho2021-08-231-2/+6
* build: Add script to check code styleCarlos Garnacho2021-08-221-0/+134