tartrazine/internal/code-generator
Alexander Bezzubov 9be0211f04
generator: skip symlinks on *nix and win
As Git on win does not support symlinks [1], we have to hard-code
the paths to fils under ./samples/ in Linguist codebase that are
known to be a symlink.

 1. https://github.com/git-for-windows/git/wiki/Symbolic-Links

TestPlan:
 - go test ./internal/code-generator/generator -run Test_GeneratorTestSuite

Signed-off-by: Alexander Bezzubov <bzz@apache.org>
2020-03-29 23:23:56 +02:00
..
assets *: module rename to go-enry/go-enry/v4 2020-03-19 17:31:29 +01:00
generator generator: skip symlinks on *nix and win 2020-03-29 23:23:56 +02:00
main.go generator: drop platform-specific separator 2020-03-25 19:27:46 +01:00