Add cppcheck and clang-format arc linters

Reviewers: teon.banek

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2670
This commit is contained in:
Matej Ferencevic
2020-02-13 11:38:32 +01:00
parent 95c9755e13
commit bd0fd2619c
3 changed files with 32 additions and 0 deletions

1
init
View File

@@ -12,6 +12,7 @@ required_pkgs=(git arcanist # source code control
uuid-dev # mg-utils
libcurl4-openssl-dev # mg-requests
sbcl # for custom Lisp C++ preprocessing
php-xml # for arcanist linters
)
optional_pkgs=(doxygen graphviz # source documentation generators