Skip to content
Snippets Groups Projects
Commit f6085e51 authored by Diana Huang's avatar Diana Huang
Browse files

Bump threshold limits due to previously broken pylint.

parent a4ca84e9
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,6 @@
set -e
export LOWER_PYLINT_THRESHOLD=1000
export UPPER_PYLINT_THRESHOLD=2400
export UPPER_PYLINT_THRESHOLD=7050
export ESLINT_THRESHOLD=5300
export STYLELINT_THRESHOLD=880
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment