matthewmueller/joy

Unclear error when we're missing a main() function

Open

#82 opened on Dec 19, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (34 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (1,317 stars)
PR merge metrics
 (PR metrics pending)

Description

Right now main files aren't found if there's no main() function. It should be a different error like a main file requires a main function to build

Contributor guide