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. Expand ▾ Collapse ▴ Documentation ¶ Overview ¶ Package unconvert Unconvert removes redundant type conversions from Go packages. Index ¶ func Run(pass *analysis.Pass, fastMath, safe bool) []token.Position Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(pass *analysis.Pass, fastMath, safe bool) []token.Position Types ¶ This section is empty. Source Files ¶ View all Source files golangci.go unconvert.go Click to show internal directories. Click to hide internal directories.