spaghetti-cutter
spaghetti-cutter copied to clipboard
Command line tool for CI/CD pipelines that helps to prevent Go spaghetti code (a.k.a. big ball of mud).
Results
2
spaghetti-cutter issues
Sort by
recently updated
recently updated
newest added
In my own project I'm vendoring a number of tools, some of which require a later version of `x/tools`. Unfortunately that version breaks spaghetti-cutter.
Hi Ole, do we plan to include the tool in the https://github.com/golangci/golangci-lint ?