enry icon indicating copy to clipboard operation
enry copied to clipboard

Code generation depends on hard-coded fs path

Open bzz opened this issue 7 years ago • 0 comments

Right now go generate always assumes Linguist version present in .linguist dir in FS.

As discussed https://github.com/src-d/enry/pull/189#discussion_r252043960, it would be nice to unify it with all the test and rely in both places on single on LINGUIST_REPO env var, instead of ENRY_TEST_REPO in tests and hard-code in generator.

bzz avatar Feb 05 '19 12:02 bzz