AA-4: Adding waffle flag for dates widget

This commit is contained in:
Dillon Dumesnil
2020-02-18 10:15:00 -05:00
parent 5853cddfc1
commit be7ef9804d
6 changed files with 20 additions and 10 deletions

View File

@@ -2,6 +2,6 @@
set -e
export LOWER_PYLINT_THRESHOLD=1000
export UPPER_PYLINT_THRESHOLD=1993
export UPPER_PYLINT_THRESHOLD=1985
export ESLINT_THRESHOLD=5530
export STYLELINT_THRESHOLD=880