An open API service indexing awesome lists of open source software.

https://github.com/walkmod/walkmod-javalang-plugin

Walkmod plugin to support Java coding conventions
https://github.com/walkmod/walkmod-javalang-plugin

Last synced: 5 months ago
JSON representation

Walkmod plugin to support Java coding conventions

Awesome Lists containing this project

README

          

walkmod-javalang-plugin
=======================
Raquel Pau

image:https://travis-ci.org/rpau/walkmod-javalang-plugin.svg?branch=master["Build Status", link="https://travis-ci.org/rpau/walkmod-javalang-plugin"]

This is a walkmod plugin to support apply coding conventions in Java source files. It also specified the
default components used by walkmod to process Java source files.

== Usage

walkmod-javalang-plugin is a default plugin loaded via http://www.walkmod.com[walkmod]. So, you don't need to
apply any command or configuration update.

== Contributing

If you want to hack on this, fork it, improve it and send me a pull request.

To get started using it, just clone it and call mvn install.