Skip to content

Comply with Black " vs ' #564

@LukeDRussell

Description

@LukeDRussell

In PR561 klardotsh indicated he'd be OK with moving KMK to be fully compliant with Black's opinionated use of double quotes (" vs. ').

The benefit of this change is:

  • contributors can run black (deliberately or as part of tests and CI) to have all quotes fixed and standardised. Right now double quotes (") need to be changed manually to single quotes.
  • Less divergence from a Python "standard" style. Yes black is highly opinionated.

This Issue is to track that work.

Introducing Black will be the primary reference. Particularly the guidance to have everything change in one commit, and introcucing a ignore-rev file to make git blame a little more usefull.

I will do the work to provide a single commit that refactors all of KMK. Though of course I will need QA from the maintainers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions