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

Fix the linting offenses and run it on CI successfully #895

Merged
merged 3 commits into from
Sep 29, 2023

Commits on Sep 22, 2023

  1. Test with Ubuntu 20 for supported CI runners

    Github doesn't have Ubuntu 18 runners any more.
    mkllnk committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    b14f674 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    9e38fa0 View commit details
    Browse the repository at this point in the history
  2. Add change condition on for linting

    We actually know that the file is not there because we just created a
    new build directory but it's good style to add these things.
    mkllnk committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    ba655d1 View commit details
    Browse the repository at this point in the history