Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use clang-tidy to check more code conventions (#4214) | Bond-009 | 2018-05-06 | 1 | -1/+9 |
| | | | | | | | * Create clang-tidy.sh * Add clang-tidy to circle.yml * Fixed some naming violations Fixes #4164 | ||||
* | CircleCI: Check for missing Bindings dependencies | Mattes D | 2016-07-02 | 1 | -2/+2 |
| | | | | This commit fails the CircleCI tests on purpose, so that we know that the check works. | ||||
* | Added CircleCI for stylechecking. | Mattes D | 2015-09-17 | 1 | -0/+12 |
This will allow us to remove the stylecheck from Travis builds, making them a bit faster, and having fast style checks |