Skip to content

No labels!

There aren’t any labels for this repository quite yet.

C: api
C: api
One day Black will have an API ...
C: cleanup
C: cleanup
Refactoring and removing dust :)
C: configuration
C: configuration
CLI and configuration
C: crash
C: crash
Black is crashing
C: dependencies
C: dependencies
C: file collection
C: file collection
Related to file collection (e.g. gitignore & cache) or file discovery and all of its configuration.
C: integrations
C: integrations
Editor plugins and other integrations
C: invalid code
C: invalid code
Black destroyed a valid Python file
C: jupyter
C: jupyter
Jupyter Notebooks, any color you like
C: maintenance
C: maintenance
Related to project maintenance, e.g. CI, testing, policy changes, releases
C: packaging
C: packaging
Installation and packaging of Black
C: parser
C: parser
How we parse code. Or fail to parse it.
C: performance
C: performance
Black is too slow. Or too fast.
C: preview style
C: preview style
Issues with the preview and unstable style. Add the name of the responsible feature in the title.
C: target version
C: target version
Related to --target-version, e.g. autodetection
C: unstable formatting
C: unstable formatting
Formatting changed on the second pass
C: vim
C: vim
Vim plugin
F: comments
F: comments
The syntactic kind. Not in the language grammar, always on our minds. Best bugs.
F: docstrings
F: docstrings
How we format docstrings
F: empty lines
F: empty lines
Wasting vertical space efficiently.
F: fmtoff
F: fmtoff
fmt: off implementation
F: fmtskip
F: fmtskip
fmt: skip implementation
F: linebreak
F: linebreak
How should we split up lines?
F: linetoolong
F: linetoolong
Black makes our lines too long
F: parentheses
F: parentheses
Too many parentheses, not enough parentheses, and so on.
F: strings
F: strings
Related to our handling of strings
F: symmetry
F: symmetry
Fixing this would require Black to understand symmetry.
F: trailing comma
F: trailing comma
Full of magic
good first issue
good first issue
Good for newcomers
good second issue
good second issue