summaryrefslogtreecommitdiff
path: root/tools/ci/jobs/nsiqcppstyle.sh
AgeCommit message (Collapse)AuthorFilesLines
2025-02-10Properly fail the nsiqcppstyle part of the linters CI jobFedja Beader1-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-09Fix nsiqcppstyle part of linters job to actually fail in case of issuesFedja Beader1-0/+1
2023-09-10trim useless uses of catFedja Beader1-13/+11
2023-09-10Reduce number of grep invocations + prettify + wrap param expansion in quotesFedja Beader1-14/+15
2020-06-04Use cross platform path to bash in ci scriptsAndrei Karas1-1/+1
2017-07-11Move doctest and catch files into unittests directory.Andrei Karas1-0/+1
2017-05-03Add nsiqcppstyle check tool into .gitlab-ci.ymlAndrei Karas1-0/+31