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

Add Pydocstyle #325

Merged
merged 2 commits into from Nov 3, 2022
Merged

Add Pydocstyle #325

merged 2 commits into from Nov 3, 2022

Commits on Nov 1, 2022

  1. Add Pydocstyle linting requirements

    Adds Pydocstyle linting requirements using the google convention by
    adding this linting to the PR gate. Updates developing.md documentation
    and adds Pydocstyle linting to the vscode settings.
    Javagedes committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    86125eb View commit details
    Browse the repository at this point in the history
  2. edk2-pytool-extensions pydocstyle compliance

    Updates all files to be in compliance with the google pydocstyle
    convention.
    Javagedes committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    9844fb7 View commit details
    Browse the repository at this point in the history