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

Black as a plugin #738

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

Black as a plugin #738

wants to merge 13 commits into from

Commits on Sep 25, 2024

  1. feat: add formatter command line and config option

    The only supported value for now is `black`.
    
    Fixes #562
    akaihola committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cd2db5f View commit details
    Browse the repository at this point in the history
  2. docs: update README

    akaihola committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    01ef06d View commit details
    Browse the repository at this point in the history
  3. docs: update the change log

    akaihola committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1741cba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1bf362 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec0abf1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e6ca59 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1ad303 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a58997 View commit details
    Browse the repository at this point in the history
  9. refactor: Black as a plugin

    akaihola committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    129a446 View commit details
    Browse the repository at this point in the history
  10. refactor: naming, linting

    akaihola committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e294d9a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cf7b11b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fdad922 View commit details
    Browse the repository at this point in the history
  13. docs: update the change log

    akaihola committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6be3033 View commit details
    Browse the repository at this point in the history