Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-12 | Fix exceptions in cpplint ci script. | Andrei Karas | 1 | -2/+2 | |
2017-07-11 | Move doctest and catch files into unittests directory. | Andrei Karas | 1 | -1/+2 | |
2017-07-07 | Add debug directory into cpplint and mplint ignores. | Andrei Karas | 1 | -1/+1 | |
2017-05-19 | Explude doctest from cpplint. | Andrei Karas | 1 | -0/+1 | |
2017-01-25 | In ci move install packages from shell scripts into .gitlab-ci.yml | Andrei Karas | 1 | -2/+0 | |
2017-01-05 | Add retry script for wget invokes in ci jobs. | Andrei Karas | 1 | -1/+1 | |
2016-09-24 | Exclude one file from cpplint checks. | Andrei Karas | 1 | -0/+1 | |
2016-05-07 | Disable another warning in cpplint ci script. | Andrei Karas | 1 | -1/+2 | |
2016-05-07 | Disable new warning in cpplint in ci. | Andrei Karas | 1 | -1/+2 | |
2016-04-17 | Update cpplint ci script. | Andrei Karas | 1 | -1/+2 | |
2016-04-17 | Add cpplint into ci scripts. | Andrei Karas | 1 | -0/+50 | |
Enable only rules what not giving false positives. |