protected String getProcessingLabel()

in src/main/java/com/spotify/fmt/FMT.java [52:54]


  protected String getProcessingLabel() {
    return "reformatted";
  }