From 8557f4e96d274b84163034fb0fab487b57a036d0 Mon Sep 17 00:00:00 2001 From: Denys Vuika Date: Mon, 15 Apr 2019 21:09:04 +0100 Subject: [PATCH] add plint configuration --- .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