cldr icon indicating copy to clipboard operation
cldr copied to clipboard

CLDR-15381 Java formatting with prettier, tabWidth 4, printWidth 100

Open btangmu opened this issue 3 years ago • 1 comments

-Add package.json with custom settings for .java files

-Default for printWidth is 80; setting it to 100 results in fewer line breaks

-Only java files in tools/cldr-code/src/main/java/org/unicode/cldr/util

CLDR-15381

  • [ ] This PR completes the ticket.

btangmu avatar Apr 13 '22 20:04 btangmu

@macchiati @srl295 this is the same as https://github.com/unicode-org/cldr/pull/1911 except that some lines tend to be longer

btangmu avatar Apr 13 '22 20:04 btangmu