The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.04 - 2018-03-14

  • As of Go 1.10, `go vet` no longer works on individual files. This plugin now uses `go tool vet` instead.

Modules

Provides gofmt and go vet plugins for Code::TidyAll

Provides

in lib/Code/TidyAll/Plugin/Go/Fmt.pm
in lib/Code/TidyAll/Plugin/Go/Vet.pm