https://github.com/square/java-code-styles
IntelliJ IDEA code style settings for Square's Java and Android projects.
https://github.com/square/java-code-styles
Last synced: 8 months ago
JSON representation
IntelliJ IDEA code style settings for Square's Java and Android projects.
- Host: GitHub
- URL: https://github.com/square/java-code-styles
- Owner: square
- Created: 2013-04-11T21:44:31.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2023-06-21T21:58:24.000Z (over 2 years ago)
- Last Synced: 2025-04-13T18:44:34.147Z (9 months ago)
- Language: Shell
- Size: 155 KB
- Stars: 2,958
- Watchers: 107
- Forks: 772
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Java Code Styles
================
IntelliJ IDEA code style settings for Square's Java and Android projects.
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
-------
[](https://creativecommons.org/publicdomain/zero/1.0/legalcode)