From: Robert Lipe Date: Sat, 16 Jun 2018 19:57:38 +0000 (-0500) Subject: Check in codacy config file X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~8^2~135 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7343093a8951194ed986ddd0b79711a190ff1657;p=gpsbabel.git Check in codacy config file Ignore deprecated and third party code. --- diff --git a/.codacy.yaml b/.codacy.yaml new file mode 100644 index 000000000..03be86698 --- /dev/null +++ b/.codacy.yaml @@ -0,0 +1,4 @@ +exclude_paths: + - 'deprecated/**' + - 'zlib/**' + - strptime.[ch]