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
- Host: GitHub
- URL: https://github.com/walkmod/walkmod-javalang-plugin
- Owner: walkmod
- License: lgpl-3.0
- Created: 2013-12-29T18:29:57.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-02-04T17:16:07.000Z (over 8 years ago)
- Last Synced: 2024-05-28T17:34:03.703Z (about 2 years ago)
- Language: Java
- Homepage:
- Size: 246 KB
- Stars: 3
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.asciidoc
- License: LICENSE
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.