[commit: ghc] master: gitlab-ci: Add linters (e9f68a1)

git at git.haskell.org git at git.haskell.org
Fri Dec 14 02:59:56 UTC 2018


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/e9f68a1529687b11e22cf2b28e119b043dded6a6/ghc

>---------------------------------------------------------------

commit e9f68a1529687b11e22cf2b28e119b043dded6a6
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Thu Dec 13 13:53:27 2018 -0500

    gitlab-ci: Add linters
    
    These are taken from our previous arcanist linters as well as the
    gitolite hooks but with some heavy refactoring.


>---------------------------------------------------------------

e9f68a1529687b11e22cf2b28e119b043dded6a6
 .../{x86_64-linux-deb8 => linters}/Dockerfile      |  29 +++---
 .gitlab-ci.yml                                     |  30 +++++-
 .gitlab/linters/check-cpp.py                       |  22 +++++
 .gitlab/linters/check-makefiles.py                 |  19 ++++
 .gitlab/linters/linter.py                          | 109 +++++++++++++++++++++
 5 files changed, 191 insertions(+), 18 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc e9f68a1529687b11e22cf2b28e119b043dded6a6


More information about the ghc-commits mailing list