protected boolean shouldWriteReformattedFiles()

in src/main/java/com/spotify/fmt/Check.java [98:100]


  protected boolean shouldWriteReformattedFiles() {
    return false;
  }