Silence some iridium checks

pull/5/head
Lennart Spitzner 2016-10-11 00:24:08 +02:00
parent 8b721f7e17
commit 2d0b77ac9f
1 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@
---
checks:
changelog:
enabled: True
enabled: False
location: "ChangeLog.md"
compiler-versions:
compilers:
@ -37,7 +37,7 @@ checks:
hlint:
enabled: False
lower-bounds-exist:
enabled: True
enabled: False
package-sdist:
enabled: True
package-sdist-help: |
@ -48,7 +48,7 @@ checks:
testsuites:
enabled: True
upper-bounds-exist:
enabled: True
enabled: False
upper-bounds-stackage:
enabled: False
enabled-help: "for existing upper bounds"