Can you configure Phabricator/Arcanist to lint Java?
Asked Answered
H

1

5

When I do arc linters, there are no options for a Java linter currently. Is there a way to configure Arcanist to lint Java code?

Hibbard answered 31/3, 2016 at 5:41 Comment(0)
R
7

Someone built in this support but it has not been added into the core for one reason or another and likely will never be added into core. You can patch your version or arcanist or load in your own libphutil library.

https://secure.phabricator.com/D14632

The link above provides a linter for Java. If you want to load in the library and not fork arcanist here is the relevant wiki page. How to implement the above is another question however.

Romulus answered 31/3, 2016 at 19:20 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.