java-code-styles icon indicating copy to clipboard operation
java-code-styles copied to clipboard

IntelliJ IDEA code style settings for Square's Java and Android projects.

Results 12 java-code-styles issues
Sort by recently updated
recently updated
newest added

Existing support doesn't work for IntelliJ Ultimate with settings repository.

Flaky tests are a common problem at Block. To combat the flakiness we oftentimes automate ignoring tests. This warning will make those ignored tests more visible and hopefully inspire developers...

If the ELSE statements are on the same line, code looks a bit messier and the else statement cannot be collapsed from the side either. ![image](https://user-images.githubusercontent.com/30395175/160157171-2bb2b58d-ab47-45b6-b006-ba47ecd01429.png) ELSE is unable to...

code style: SquareAndroid When I reformat the xml, it change the tags order in xml. But the Square won't do this. ``` ``` After reformat : ``` ```

Arrangements rule in Android Studio 3.5 [Android Studio Issue](https://issuetracker.google.com/issues/139793887) Fixed #69

This style should be unchecked ![image](https://user-images.githubusercontent.com/8281786/83149190-d4f54000-a0c7-11ea-8de7-31b430b27e0f.png)

https://www.jetbrains.com/help/idea/sharing-your-ide-settings.html#share-more-settings-through-read-only-repo

Hi, What do you think about supporting `.editorconfig` file format? It looks like pretty interesting project and it's independent from the IDE. I suppose, such support would require writing 2...

https://confluence.jetbrains.com/display/IDEADEV/New+project+code+style+settings+format+in+2017.3

This is some historical baggage or accident. It shouldn't be too hard to converge on a single style.