Skip to content

bd82/prettier-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prettier Java

Prettier Banner

Status

  • Working version released
  • Please file any bugs

ToDos

  • Make everything more prettier ;)
  • Increase performance (It's already fast though)

Install

yarn add --dev --exact prettier prettier-plugin-java

Use

prettier --write "**/*.java"

Attention

If you're interested in contributing to the development of Prettier for Java, you can follow the CONTRIBUTING guide from Prettier, as it all applies to this repository too.

To test it out on a Java file:

TBD: created a better way for local playground

Testing

  • You can call yarn testto test against all regular tests

About

Prettier Java Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 72.6%
  • HTML 27.4%