Skip to content
Snippets Groups Projects
  • kongr45gpen's avatar
    7e2fb305
    Improvements on CI · 7e2fb305
    kongr45gpen authored
    - Used a docker image with a more recent version of Debian
    - Enabled colours for gcc and clang
    - Updated clang-tidy from 4.0 to 7.0
    - Enabled some diagnostic checks for clang-tidy, and disabled others that gave false positives
    - Made clang-tidy read system header files, while ignoring their errors
    7e2fb305
    History
    Improvements on CI
    kongr45gpen authored
    - Used a docker image with a more recent version of Debian
    - Enabled colours for gcc and clang
    - Updated clang-tidy from 4.0 to 7.0
    - Enabled some diagnostic checks for clang-tidy, and disabled others that gave false positives
    - Made clang-tidy read system header files, while ignoring their errors