Skip to content

synipol/uncle-bob-style

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Uncle Bob's Styles

Want to try code style as seen in Clean Code : A Handbook of Agile Software Craftsmanship by Robert C. Martin (Uncle Bob)? Is it fit for you and your team?

This is IntelliJ IDEA (include Android Studio) Java code style config base on code snippet in that one

NOTE❗ This is not his official configuration.

If you found any issue or have any suggestion, create it and figure out together.

Installation

  • On Unix, run the install.sh script. Windows users should use install.bat instead.
  • Restart IntelliJ if it's running.
  • Open IntelliJ Project Settings -> Code Styles, change the code style for the project to the one you want.
  • Don't forget to apply 😄

License

This project folked from Square's Java code style project, Thank for great work.

Public domain

About

☕ IntelliJ IDEA's Java code style as seen in Uncle Bob's 📖 Clean Code book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 59.7%
  • Batchfile 40.3%