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

Enable pydocstyle linting #206

Merged
merged 4 commits into from
Feb 27, 2024

Commits on Feb 17, 2024

  1. Update pre-commit file.

    Remove default_language_version as this is causing more problems than it solves.
    HexDecimal committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    a2a82c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48bdf08 View commit details
    Browse the repository at this point in the history
  3. Fix documentation warnings

    Docstrings edited to follow consistent rules.
    
    Add missing docstrings to some modules and functions.
    
    Fix the poor wording on some recent docstrings.
    HexDecimal committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    3eb91d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a45ac7 View commit details
    Browse the repository at this point in the history