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

allow mixed str and dict in lint config #3228

Open
wants to merge 17 commits into
base: dev
Choose a base branch
from

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    5bc36e4 View commit details
    Browse the repository at this point in the history
  2. nested too deeply

    mashehu committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    81bdb3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d8d4b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    2b4029b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a55f36 View commit details
    Browse the repository at this point in the history
  3. parse yaml correctly

    mashehu committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    fcc442a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    482f9f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    663a932 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53ae873 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5a546c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    57f7ca8 View commit details
    Browse the repository at this point in the history
  9. fix incorrect type

    mashehu committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e743185 View commit details
    Browse the repository at this point in the history
  10. more type fixes

    mashehu committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    58869a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. add all lint tests to config

    mashehu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    afbd51b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bf91f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61bb733 View commit details
    Browse the repository at this point in the history
  4. fix test_lint tests

    mashehu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e2ac2b5 View commit details
    Browse the repository at this point in the history