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

Add --skip-magic-trailing-comma #1824

Merged
merged 10 commits into from Jan 18, 2021

Commits on Nov 15, 2020

  1. add argument handling

    hauntsaninja committed Nov 15, 2020
    Copy the full SHA
    550f783 View commit details
    Browse the repository at this point in the history
  2. core comma logic

    hauntsaninja committed Nov 15, 2020
    Copy the full SHA
    1ec234f View commit details
    Browse the repository at this point in the history
  3. hideous crimes to glue arg finding

    hauntsaninja committed Nov 15, 2020
    Copy the full SHA
    8cbcd3d View commit details
    Browse the repository at this point in the history
  4. tests for comma

    hauntsaninja committed Nov 15, 2020
    Copy the full SHA
    a0cfc06 View commit details
    Browse the repository at this point in the history
  5. combine two functions

    hauntsaninja committed Nov 15, 2020
    Copy the full SHA
    5306206 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. add mode attribute to Line, LineGenerator

    hauntsaninja committed Nov 16, 2020
    Copy the full SHA
    2a0d66c View commit details
    Browse the repository at this point in the history
  2. hide previous awful crimes

    hauntsaninja committed Nov 16, 2020
    Copy the full SHA
    7ccf98e View commit details
    Browse the repository at this point in the history
  3. blackd: add a skip magic trailing comma header

    hauntsaninja committed Nov 16, 2020
    Copy the full SHA
    1e5f397 View commit details
    Browse the repository at this point in the history
  4. docs

    hauntsaninja committed Nov 16, 2020
    Copy the full SHA
    77d0804 View commit details
    Browse the repository at this point in the history
  5. rephrase help text

    hauntsaninja committed Nov 16, 2020
    Copy the full SHA
    7c0eba6 View commit details
    Browse the repository at this point in the history