BOM-2477: pylint warnings lint-amnesty (#27585)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
export LOWER_PYLINT_THRESHOLD=200
|
||||
export UPPER_PYLINT_THRESHOLD=200
|
||||
export LOWER_PYLINT_THRESHOLD=0
|
||||
export UPPER_PYLINT_THRESHOLD=1
|
||||
export ESLINT_THRESHOLD=5300
|
||||
export STYLELINT_THRESHOLD=880
|
||||
|
||||
Reference in New Issue
Block a user