Improve code format checker
Don't download the external packages when running the code format checker. This improves the run time from more than 4 minutes to less than 1 minute. Test each file individually such that the results on CDash are shown for each file separately.
Showing
- CMakeLists.txt 44 additions, 4 deletionsCMakeLists.txt
- cmake/scripts/check-format-1.sh 21 additions, 0 deletionscmake/scripts/check-format-1.sh
- cmake/scripts/checkformat.cmake 4 additions, 2 deletionscmake/scripts/checkformat.cmake
- cmake/scripts/find_files.sh 8 additions, 0 deletionscmake/scripts/find_files.sh
- external/CMakeLists.txt 44 additions, 29 deletionsexternal/CMakeLists.txt
- sim/transport/geosetup/CMakeLists.txt 1 addition, 1 deletionsim/transport/geosetup/CMakeLists.txt
Loading
Please register or sign in to comment