Skip to content
master
Go to file
Code
This branch is 4 commits ahead, 10 commits behind square:main.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

Java Code Styles

This is a fork of Square's java code style.

Changes

  • Indentation is 4 spaces (instead of 2) for Java, Groovy, and Kotlin
  • Max line length is 200 (instead of 100)
  • Renamed the formatter to "Meltwater" (instead of "Square")
  • Removed Android specific config

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.

License

Public domain

About

IntelliJ IDEA code style settings for Platypus' Java and Kotlin projects.

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.