using common code formatting #6961
zacharyburnett
started this conversation in
Ideas
Replies: 1 comment
-
for an example using black: #6970 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It might be useful to enforce some sort of common formatting, like using
.editorconfig
orblack
. I for one am not too fond of some choices made byblack
, but it is very simple to use and add to a CI check.Beta Was this translation helpful? Give feedback.
All reactions