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

[RFC] Using "black" compatible formatting #14

Open
pfalcon opened this issue Nov 17, 2018 · 1 comment
Open

[RFC] Using "black" compatible formatting #14

pfalcon opened this issue Nov 17, 2018 · 1 comment

Comments

@pfalcon
Copy link
Owner

pfalcon commented Nov 17, 2018

@andrewleech mention using the Black tool for formatting in #8 (comment) .

My immediate reaction to its motto of "The Uncompromising Code Formatter" is "uh-oh". But it has pretty well and convincing written docs, which is fun to read due to interspersed passages like "If you're paid by the line of code you write, you can ...", and the right reasonable choices made in the questions like strings delimiters, line length, etc.

So, well, let's keep it on the radar.

@pfalcon
Copy link
Owner Author

pfalcon commented Nov 17, 2018

To disclose my intentions with this ticket - I don't intend to adopt the black formally, the purpose of this ticket is to "corner" contributors into using the right string delimiters, "". As in: "You really have no choice, if we used black, you'd have to use double-quotes. Well, yeah, we don't use it really, but please assume we do (will)."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant