AA-36: Link to toggle calendar sync

This commit is contained in:
Dillon Dumesnil
2020-02-24 12:06:13 -05:00
parent 0c2dfd136e
commit a59155e83c
16 changed files with 318 additions and 32 deletions

View File

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