Categorygithub.com/golangci/unconvert
repositorypackage
0.0.0-20250410112200-a129a6e6413e
Repository: https://github.com/golangci/unconvert.git
Documentation: pkg.go.dev

# README

Fork of unconvert to be usable as a library.

The specific elements are inside the file golangci.go.

The only modification of the file unconvert.go is the remove of the global variables for the flags. The tests will never work because of that, then the CI is disabled.