From 537bf22a2143cbddfc429c59162d333032323ad4 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Thu, 22 Apr 2021 15:09:32 -0400 Subject: [PATCH] Skips shellcheck haddocks koalaman/shellcheck#2216 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5e2cf8bc..0cb5feaf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7960,6 +7960,9 @@ expected-haddock-failures: # https://github.com/egison/egison/issues/251 - egison + + # https://github.com/koalaman/shellcheck/issues/2216 + - shellcheck # end of expected-haddock-failures