It would be nice to support Umbrella projects somehow. It currently does not work because Mix.Project.load_paths returns `[]` in umbrella projects: https://github.com/elixir-lang/elixir/blob/master/lib/mix/lib/mix/project.ex#L323