language-formatters-pre-commit-hooks icon indicating copy to clipboard operation
language-formatters-pre-commit-hooks copied to clipboard

Add possibility to define formatter (jar) file

Open fabasoad opened this issue 1 year ago • 0 comments

Reasoning

Some of the companies have strict rules in terms of downloading binaries from external storages. In this case jar file is downloaded from external storage which is prohibited in many companies (as many companies use own artifact storage such as Artifactory or GHES).

Proposition

Add a possibility to define path to the jar file, either local one or web.

Benefits

  • Increase security as it is not needed to download jar from external storage
  • In case of local path - increasing speed as it is not needed to download jar everytime

fabasoad avatar Aug 19 '22 04:08 fabasoad