Skip to content

Commit c1cb773

Browse files
author
Nesterov Alexander
committed
Added linter
1 parent 81b688e commit c1cb773

File tree

15 files changed

+7323
-1036
lines changed

15 files changed

+7323
-1036
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ install:
1616
- sudo apt-get install libcr-dev mpich2 mpich2-doc
1717

1818
script:
19+
- python lint.py
1920
- mkdir build
2021
- cd build
2122
- cmake -D CMAKE_BUILD_TYPE=Release ..

0 commit comments

Comments
 (0)