Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-02-10 | Properly fail the nsiqcppstyle part of the linters CI job | Fedja Beader | 1 | -8/+12 | |
From updating to buster->bullseye in !124: nsiqcppstyle was silently failing, too >_> Squashed with: * I always forget newlines at end of printfs. * Add sore thumb to remind me of untreated wounds beneath bandages * nsiqcppstyle was silently failing, too >_> *Explicitly call python2 *Grep will exit non-zero if it finds nothing. *fix* **** mana/plus!125 | |||||
2024-04-09 | Fix nsiqcppstyle part of linters job to actually fail in case of issues | Fedja Beader | 1 | -0/+1 | |
2023-09-10 | trim useless uses of cat | Fedja Beader | 1 | -13/+11 | |
2023-09-10 | Reduce number of grep invocations + prettify + wrap param expansion in quotes | Fedja Beader | 1 | -14/+15 | |
2020-06-04 | Use cross platform path to bash in ci scripts | Andrei Karas | 1 | -1/+1 | |
2017-07-11 | Move doctest and catch files into unittests directory. | Andrei Karas | 1 | -0/+1 | |
2017-05-03 | Add nsiqcppstyle check tool into .gitlab-ci.yml | Andrei Karas | 1 | -0/+31 | |