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

verify-boilerplate: stricter error checking #15665

Commits on Jul 18, 2023

  1. verify-boilerplate: stricter error checking

    If python isn't found, without this fix the script exits with code 0,
    despite not checking boilerplate.
    justinsb committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a94924a View commit details
    Browse the repository at this point in the history
  2. helper scripts: update to use python3

    This addresses the underlying reason why boilerplate was not being
    checked.
    justinsb committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b494ad9 View commit details
    Browse the repository at this point in the history