As has been requested, ignoring the main module in a project via a flag to prevent having to configure the package ignore for each project. Something along the lines of `ignore: go list -m`.
As has been requested, ignoring the main module in a project via a flag to prevent having to configure the package ignore for each project.
Something along the lines of
ignore: go list -m.