On Sat, 20 Jun 2020, 08:06 Ed Cable, <[email protected]> wrote:

> Michael, how did does this tool compare to some of the ones you all have
> been running at the moment?
>
>
> https://www.zdnet.com/article/microsofts-github-now-open-source-developers-get-one-linter-to-rule-them-all/
>
>

https://github.com/github/super-linter is not for Java, therefore not
applicable to Apache Fineract.

Super Linter seems to run as GitHub Action only as far as I can see, which
isn't great, because for the adoption of any such tools, it's important
that anyone can very easily run them locally, without needing to raise a PR
yet, and without having to figure out what additional tool to install how.

Other than that, yes Super Linter is conceptually somewhat similar and
plays in the same space as 1. Checkstyle, 2. Error Prone and 3. Spotless,
which all are more advanced Java specific tools that Fineract recently
adopted. (We have very nicely smoothly integrated these 3 tools naturally
into Fineract's existing Gradle build workflow.)

>

Reply via email to