Skip to content

Stanfy checkstyle rules and IDE configuration for Java developers

Notifications You must be signed in to change notification settings

Burbaka/java-code-style

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stanfy code style for Java developers

Clone this repository and follow instruction to set eveything up.

IDEA and Android Studio setup

Run .installCodeStyle.sh on Mac or Linux. Windows is not supported yet.

Checkstyle Config

Run

./installCheckstyle.sh <project_path>

to install checkstyle rules to your project.

It will be copied to <project_path>/config/checkstyle/checkstyle.xml.

You can configure IDEA Checkstyle plugin to use a project file or a remote URL.

See also Gradle docs.

About

Stanfy checkstyle rules and IDE configuration for Java developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%