cldr
cldr copied to clipboard
CLDR-15381 Java formatting with prettier, tabWidth 4, printWidth 120
-Add .prettierrc.json with custom settings for .java files
-Only java files in tools/cldr-code/src/main/java/org/unicode/cldr/util
CLDR-15381
- [ ] This PR completes the ticket.
@macchiati @btangmu prettier is explicitly an opinionated formatter.
per https://prettier.io/docs/en/option-philosophy.html
Please note that as option requests are out of scope for Prettier, they will be closed without discussion
perhaps we need to look for something else, at least for the java side. I think it's been pretty uch 100% perfect for the JS side.