Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add a lint check to ensure all PRs pass lint too #327

Merged
merged 1 commit into from May 16, 2022

Commits on May 14, 2022

  1. ci: add a lint check to ensure all PRs pass lint too

    - rename the job a bit to match, and shrink the name a bit for
      conciseness as it didn't always fit on screen in the list of checks
    
    - this could be done in a different job as it's not necessarily required
      for linting to run through the entire matrix, but this is simpler for
      now as we don't have a further need for separate jobs
      - and no need to re-run install etc, and the tests are fast anyway
        currently, so no perf need there either
    agilgur5 committed May 14, 2022
    Configuration menu
    Copy the full SHA
    cac15fc View commit details
    Browse the repository at this point in the history