Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
clojure-maven-plugin
Apache Maven Mojo for compiling clojure scripts to class files
-
coffee-maven-plugin
Apache Maven Plugin for Coffeescript
-
googleformatter-maven-plugin
Plugin for the Apache Maven build system to reformat source files.
-
halbuilder
Java based builder for the Hal specification http://stateless.co/hal_specification.html
-
datatyper
Algebraic Data Type Code Generator for Java and Apache Maven
-
clojure-maven-example
Example maven project using the clojure-maven-plugin
25 contributions in the last year
Contribution activity
May 2019
April 2019
Created an issue in google/google-java-format that received 3 comments
Inconsistent annotation formatting
I was wondering if anyone could explain the inconsistent formatting of annotations I see here between an abstract class member and a private field:
-…