Thanks to visit codestin.com
Credit goes to github.com

Skip to content

rainyslr/code-styles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Styles

Code style settings for all projects of this repository.

Java Code Style

This style is forked from Square Code Style. And make some changes as Google Open Source Code Style

Java Guidelines

This Guides copied from Google Open Source Code Style.

Android Code Style

This code style is recommend by Android Open Source and we follow it.

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 Square's Java and Android projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 59.3%
  • Batchfile 40.7%