Code improvements #2

Merged
jolheiser merged 1 commits from refs/pull/2/head into master 2020-10-07 04:11:38 +00:00
jolheiser commented 2020-10-07 04:08:22 +00:00 (Migrated from gitea.com)

This PR introduces Earthly.

Currently it is used only for linting, to ensure the same version of golangci-lint is used across machines.

It also adds Search commands for selecting packages to import.

It cleans up magic globals and instead loads configurations. While this is more code, it is also much less magical and hopefully makes the code make more sense overall.

Finall, it cleans up package structure (no more nested modules)

This PR introduces [Earthly](https://github.com/earthly/earthly). Currently it is used only for linting, to ensure the same version of golangci-lint is used across machines. It also adds `Search` commands for selecting packages to import. It cleans up magic globals and instead loads configurations. While this is more code, it is also much less magical and hopefully makes the code make more sense overall. Finall, it cleans up package structure (no more nested `modules`)
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jolheiser/gpm#2
There is no content yet.