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 Black with Ruff, add LSP plugin for Ruff #902

Merged
merged 11 commits into from
Mar 3, 2024
Merged

Commits on Mar 3, 2024

  1. Add ruff and ruff-lsp

    theCapypara committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    736d5ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f702a4c View commit details
    Browse the repository at this point in the history
  3. Implement Ruff LSP

    theCapypara committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    af8f8d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    279b8ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24a9c2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d3f43e View commit details
    Browse the repository at this point in the history
  7. Disable LSP output

    theCapypara committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    361525a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    755319d View commit details
    Browse the repository at this point in the history
  9. Apply Review Feedback

    theCapypara committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    c2cba18 View commit details
    Browse the repository at this point in the history
  10. Fix ruff parameters

    theCapypara committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    4de12a6 View commit details
    Browse the repository at this point in the history
  11. use lsp for formatting

    sonnyp committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    5fabd10 View commit details
    Browse the repository at this point in the history