v0.0.1 β Local Tooling & Linting #2
it-timo
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
π¦ v0.0.1 β Local Tooling & Linting
Release Summary:
This marks the first functional release of
goboot
, adding local development tooling and static analysis to the previously established structure fromv0.0.0
.Where
v0.0.0
laid the foundation,v0.0.1
enables practical hygiene, script generation, and linting workflows β aligned with modern Go best practices.π What's Included
Makefile
,Taskfile.yml
for common developer tasks.golangci.yml
with curated linter configuration.pre-commit-config.yaml
integrationbase_lint
service to register lint-related scriptsbase_local
service to render developer scriptsscripts/
(e.g.,lint.sh
)ROADMAP.md
, and new and updated ADRs and diagrams indoc/
π Status
This version remains within the pre-alpha (
v0.0.x
) scope.It represents a shift from pure structure to working logic.
Next up:
π Changelog
See GitHub commits for a detailed view of all changes in
v0.0.1
.Beta Was this translation helpful? Give feedback.
All reactions