From 2be3f46bcda051ff6dba1ca5d6dcba3bee09abe8 Mon Sep 17 00:00:00 2001 From: Glowbal Date: Sat, 27 Aug 2016 15:28:27 +0200 Subject: [PATCH] add LGTM configuration (#4298) --- .lgtm | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .lgtm diff --git a/.lgtm b/.lgtm new file mode 100644 index 0000000000..6bcc0cd7b8 --- /dev/null +++ b/.lgtm @@ -0,0 +1,3 @@ +approvals = 1 +pattern = "(?i)LGTM|(?i):\\+1:|(?i):shipit:" +self_approval_off = true