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

Lint restructure #607

Merged
merged 9 commits into from
Dec 5, 2023
Merged

Lint restructure #607

merged 9 commits into from
Dec 5, 2023

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    61fb778 View commit details
    Browse the repository at this point in the history
  2. Rearrange main check functions

    vr8hub committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    55127ea View commit details
    Browse the repository at this point in the history
  3. Include is_titlepage in special_files

    vr8hub committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    86c362b View commit details
    Browse the repository at this point in the history
  4. Move svg checks to function

    vr8hub committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f6eef16 View commit details
    Browse the repository at this point in the history
  5. Move ignore file processing to function

    vr8hub committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    703eda0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c707077 View commit details
    Browse the repository at this point in the history
  7. Move definition of allowed_messages, add it to ignore file function p…

    …arameter list
    vr8hub committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    821c2ee View commit details
    Browse the repository at this point in the history
  8. Add and standardize function documentation

    vr8hub committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    415996c View commit details
    Browse the repository at this point in the history
  9. Resolve few mypy issues: needed variables not passed to functions, ex…

    …traneous parameter to LintMessage
    vr8hub committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f95e603 View commit details
    Browse the repository at this point in the history