Maybe not necessary, but if your eflint_to_json file encounters errors it lists the full path at the time of compilation on your machine, i.e.,
panic: /dev/stdin:239:79: expected )
goroutine 1 [running]:
github.com/Olaf-Erkemeij/eflint-server/internal/parser.ParseFile({0x0?, 0x0?}, 0x405b58?)
/home/<redacted>/parser.go:675 +0x1597
main.main()
/home/<redacted>/eflint-to-json/main.go:23 +0xdb
where <redacted> is something like olaf-erkemeij/documents/repositories