Jon Parise
Jon Parise
> Since Phacility is winding down operations since June 1st, and therefore Phabricator is no longer actively maintained, how will this impact further development of this project? Pinterest is still...
Does it work if you don't use the `bin` configuration key? It looks like we have some custom path resolution stuff in there, but it defaults to `./node_modules/.bin/prettier-eslint`: https://github.com/pinterest/arcanist-linters/blob/d6a2d851d455ca9600ee5dacdce1e3a94c54b6a9/src/PrettierESLintLinter.php#L76
@kuba-orlik did @gaving's suggestion help you get this sorted out?
@bolsinga can this issue be closed now?
@rquesada I'm not sure why the CI pipeline didn't run for this change. Could you rebase your change on master to see if that kicks it off?
@rquesada I'm not sure why the CI pipeline didn't run for this change. Could you rebase your change on `master` to see if that kicks it off?
Also, it appears that #178 includes a version of this unit test. How does the one here differ?
@jerrymarino This seems interesting but probably out-of-scope for this project?
This seems related to #185.