From 1372a11b6a7d91fc21854c81f2893ec6dbe82f6c Mon Sep 17 00:00:00 2001 From: senda-akiha Date: Sun, 2 Feb 2014 22:32:44 +0900 Subject: [PATCH] Add recipe: flymake-google-cpplint --- recipes/flymake-google-cpplint | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/flymake-google-cpplint diff --git a/recipes/flymake-google-cpplint b/recipes/flymake-google-cpplint new file mode 100644 index 00000000..e01c19fb --- /dev/null +++ b/recipes/flymake-google-cpplint @@ -0,0 +1 @@ +(flymake-google-cpplint :repo "senda-akiha/flymake-google-cpplint" :fetcher github)