Class GitStagedFiles

java.lang.Object
com.cosium.code.format.git.GitStagedFiles

public class GitStagedFiles extends Object
Author:
Réda Housni Alaoui
  • Method Details

    • read

      public static GitStagedFiles read(org.apache.maven.plugin.logging.Log log, org.eclipse.jgit.lib.Repository repository, Predicate<Path> fileFilter) throws org.eclipse.jgit.api.errors.GitAPIException
      Throws:
      org.eclipse.jgit.api.errors.GitAPIException
    • format

      public void format(CodeFormatters formatters) throws IOException
      Throws:
      IOException