Class OnPreCommitMojo

All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="on-pre-commit", defaultPhase=NONE, threadSafe=true) public class OnPreCommitMojo extends AbstractModuleMavenGitCodeFormatMojo
Created on 01/11/17.
Author:
Reda.Housni-Alaoui
  • Constructor Details

    • OnPreCommitMojo

      public OnPreCommitMojo()
  • Method Details