GoogleCloudPlatform / appengine-java-standard

Google App Engine Standard Java runtime: Prod runtime, local devappserver, Cloud SDK Java components, GAE APIs, and GAE API emulators.
Apache License 2.0
199 stars 45 forks source link

Add intellij java code style xml file #111

Open lachlan-roberts opened 5 months ago

lachlan-roberts commented 5 months ago

Add an intellij java code style configuration xml file so that the style of PRs is consistent with the google style guide.

ludoch commented 4 months ago

https://stackoverflow.com/questions/42979700/how-to-configure-google-java-code-formatter-in-intellij-idea-17 ?