|
|
|
|
|
by arccy
500 days ago
|
|
yes let's have a meta project that can track the version of my tools "separately", and the version of my repo. linters, formatters, reproducible codegen should be tracked. their output is deterministic and you want to enforce that in CI in case people forget. the rest doesn't really affect the code (well windows OS and their CRLF do but git has eol attributes to control that). |
|
again, v1.24 seems to be okay here. go mod pruning should keep nodes in tree clear from polluting each other.