google-java-format
There are 18 repositories under google-java-format topic.
alpha037/data-structures-and-algorithms
Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.
Cosium/git-code-format-maven-plugin
A maven plugin that automatically deploys code formatters as pre-commit git hook
axel-op/googlejavaformat-action
GitHub Action that formats Java files following Google Style guidelines
duolingo/pre-commit-hooks
Standardizing our code quality tooling :hammer_and_wrench:
funfried/externalcodeformatter_for_netbeans
Several external (e.g. Eclipse, Google, Spring, ...) code formatters integration for NetBeans
ichisadashioko/scripts
Utility scripts for various things. To be used by `git submodule`.
pandening/java-code-format
re-format the java source code
ankitshubham97/google-java-format-sublime
A sublime plugin for formatting java code files with google-java-format
dwtj/dwtj_rules_java
Prototype alternative Java rules for Bazel
jappuccini/java-exercises
The java exercises represented as code. Everything as Code ❤️
rajesh-bandarupalli/sample-maven-pre-commit-hook
Sample maven module with custom shell script utilizing maven plugins to automate code formatting using Google Java Style guide, and enforcing code coverage, code quality and code security
rbiedrawa/java-gradle-codestyle-setup
Reference project template with code style settings for Java / Gradle projects
xyproto/javafmt
Organize imports and format code, for Java and Kotlin
marcindabrowski/examples-rooms-booking
Service with example REST API for room booking system.
strawberries-team/bankbank-api
BankBank is an innovative virtual bank that aims to provide seamless financial services through modern technology.
DeepKandey/design-patterns
Repository for design patterns from an automation perspective
doggy8088/nodejs-google-java-format
Node.js repackaging of Google's native `google-java-format` tool.
jappuccini/java-demos
The java demos represented as code. Everything as Code ❤️