jboss-qa / checkstyle-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CheckStyle Extension

Extension checks for CheckStyle tool: http://checkstyle.sourceforge.net/

Installation:

mvn clean install

Contribution:

Before you submit a pull request, please ensure that:

  • New issue is created for your task.
  • mvn checkstyle:check is passing.
  • There are no blank spaces.
  • There is new line at end of each file.
  • Commit messages start with 'Issue #ID', are in the imperative and well formed.

About


Languages

Language:Java 97.5%Language:Shell 2.5%