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

Replace flake8 and isort with Ruff #14212

Merged
merged 6 commits into from
Apr 11, 2023
Merged

Replace flake8 and isort with Ruff #14212

merged 6 commits into from
Apr 11, 2023

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    6ef1d5b View commit details
    Browse the repository at this point in the history
  2. Ignore F401 for unused imports used in typings (#14213)

    * add comment
    
    * Fix all C linting errors (#14214)
    
    * ignore existing F401
    
    * fix all C linting errors
    
    * resolve merge conflicts
    
    * Fix misc linting issues (#14215)
    
    * fix misc issues
    
    * Ignore minor linting issues (#14216)
    
    * ignore minor issues
    
    * change flake8 to ruff (#14223)
    
    * licence sync
    steveny91 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    16737f0 View commit details
    Browse the repository at this point in the history
  3. fix pyproject

    steveny91 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    9daef70 View commit details
    Browse the repository at this point in the history
  4. fix pyproject exclusion and ddev (#14257)

    * fix pyproject exclusion and ddev
    
    * revert a change to the incorrect file
    
    * revert a change to the incorrect file
    
    * add skip QAs to template files (#14258)
    
    * fix
    
    * Final linting fixes (#14266)
    
    * linting fixes
    
    * linting fixes
    
    * fix vsphere
    steveny91 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    2626f8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c100991 View commit details
    Browse the repository at this point in the history
  6. add small note

    steveny91 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    50b60c3 View commit details
    Browse the repository at this point in the history