Skip to content

karl-dpg/intellij-codestyle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Code style settings for IntelliJ

This repository provides two code style schemes for IntelliJ (required version >= 2017.1)

  • GoogleStyle - Close copy of Google Java style guide
  • GoogleStyle4 - Similar to GoogleStyle but uses 4 spaces as a tab

How to import?

To import this code style settings to you IntelliJ just follow the documentation IntelliJ - Sharing IDE Settings

  • Go to: File -> Settings -> Tools -> Settings Repository
  • Click + add the repository url: https://github.com/pmendelski/intellij-codestyle.git
  • Code styles should sync automatically
  • Go to: File -> Settings -> Editor -> Code Style
  • Pick the Code Style

About

Google based java code style for IntelliJ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published