Skip to content

Commit

Permalink
Check what's wrong with linter on github
Browse files Browse the repository at this point in the history
  • Loading branch information
BrentBlanckaert committed Nov 22, 2024
1 parent af62b3f commit 319ed02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tested/languages/typescript/linter.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ def run_eslint(
str(submission.absolute()),
],
)
logger.warning(f"ESLint produced {execution_results}")

if execution_results is None:
return [], []
Expand Down

0 comments on commit 319ed02

Please sign in to comment.