Skip to content

Commit

Permalink
chore: test code
Browse files Browse the repository at this point in the history
  • Loading branch information
salman2013 committed Dec 6, 2024
1 parent dd0e30d commit 00a970e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/eslint.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def run_eslint():
Runs eslint on static asset directories.
If limit option is passed, fails build if more violations than the limit are found.
"""
violations_limit = 1213
violations_limit = 1285

command = [
"node",
Expand Down

0 comments on commit 00a970e

Please sign in to comment.