protected String getProcessingLabel()

in src/main/java/com/spotify/fmt/Check.java [108:110]


  protected String getProcessingLabel() {
    return "non-complying";
  }