From 3f4dd6d81e4a24a497bd433b900460cdbd297c2c Mon Sep 17 00:00:00 2001 From: Denys Vuika Date: Mon, 15 Apr 2019 20:58:58 +0100 Subject: [PATCH] add plint configuration file --- .github/plint.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/plint.yml diff --git a/.github/plint.yml b/.github/plint.yml new file mode 100644 index 000000000..1a9de3c5c --- /dev/null +++ b/.github/plint.yml @@ -0,0 +1,2 @@ +modules: + - pr.prettier