Replies: 2 comments 2 replies
-
For reference: #449. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to enable the pre-commit JSON pretty format option so the card db source files are more standardized.
At the same time, I think I'd like to enable the alphabetical sorting of keys in those files. I'm less sure about this one.
Pro: It'd make reviewing something like #441 way easier. Right now it's very hard to tell what got removed, added, translated etc.
Con: It makes the files less intuitive to edit/browse as all the expansions in the card file will be mixed together.
What do you all think, too confusing for contributes if the cards are alphabetical and they get reordered back into alphabetical order by
pre-commit
(which many of them fail to install/run)?@wvoigt @bszonye @nickv2002
Beta Was this translation helpful? Give feedback.
All reactions