emacs-config/elpa/flycheck-clang-tidy-20191030.814/flycheck-clang-tidy-pkg.el
2020-04-28 12:47:35 +02:00

2 lines
416 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "flycheck-clang-tidy" "20191030.814" "Flycheck syntax checker using clang-tidy" '((flycheck "0.30")) :commit "2ae5542960785604a2974548f89e10407e2ccfc1" :keywords '("convenience" "languages" "tools") :authors '((nil . "Sebastian Nagel<sebastian.nagel@ncoding.at>")) :maintainer '("tastytea" . "tastytea@tastytea.de") :url "https://github.com/ch1bo/flycheck-clang-tidy")