From 2d882cd82edf2ae8ebc646e2202ab6112ccfd4ad Mon Sep 17 00:00:00 2001 From: Yasuyuki Oka Date: Tue, 10 Dec 2013 00:30:10 +0900 Subject: [PATCH] Add cfengine-code-style --- recipes/cfengine-code-style | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/cfengine-code-style diff --git a/recipes/cfengine-code-style b/recipes/cfengine-code-style new file mode 100644 index 00000000..a757b242 --- /dev/null +++ b/recipes/cfengine-code-style @@ -0,0 +1,2 @@ +(cfengine-code-style :repo "cfengine/core" :fetcher github + :files ("contrib/cfengine-code-style.el"))