From 92d87f46c8c7b6519aff38912b9c4cb13d113236 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 14 Feb 2020 12:31:12 +0400 Subject: feat(unicorn): Initial Unicorn plugin Signed-off-by: Valentin Popov --- src/rules/unicorn.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/rules/unicorn.json (limited to 'src/rules') diff --git a/src/rules/unicorn.json b/src/rules/unicorn.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/src/rules/unicorn.json @@ -0,0 +1 @@ +{} -- cgit v1.2.3