codecov / engineering-team

This is a general repo to use with GH Projects
1 stars 1 forks source link

Add ESLint to Gazebo #2131

Open rohan-at-sentry opened 1 month ago

rohan-at-sentry commented 1 month ago
rohan-at-sentry commented 1 month ago

@nicholas-codecov added JSON outputting to ESLint run step on Gazebo. That step should only show errors like so. Now we need to figure out how to grab it the output

  1. We could output to file but how do we grab it?
  2. We could simply manually grab logs every week.
  3. We could just run locally everytime and grab the file.