diff --git a/00-empty/.golangci.yml b/00-empty/.golangci.yml index 2fb0fc5..44c353f 100644 --- a/00-empty/.golangci.yml +++ b/00-empty/.golangci.yml @@ -4,7 +4,7 @@ # Author: @ccoVeille # License: MIT # Variant: 01-defaults -# Version: v1.0.0 +# Version: v1.0.2 # # empty file to force using the default settings # otherwise golangci-lint looks for .golangci.yaml files diff --git a/01-defaults/.golangci.yml b/01-defaults/.golangci.yml index 4ac56e3..712b362 100644 --- a/01-defaults/.golangci.yml +++ b/01-defaults/.golangci.yml @@ -4,7 +4,7 @@ # Author: @ccoVeille # License: MIT # Variant: 01-defaults -# Version: v1.0.0 +# Version: v1.0.2 # linters: # some linters are enabled by default diff --git a/02-basic/.golangci.yml b/02-basic/.golangci.yml index 64d7096..30aa2bd 100644 --- a/02-basic/.golangci.yml +++ b/02-basic/.golangci.yml @@ -4,7 +4,7 @@ # Author: @ccoVeille # License: MIT # Variant: 02-basic -# Version: v1.0.0 +# Version: v1.0.2 # linters: # some linters are enabled by default diff --git a/03-safe/.golangci.yml b/03-safe/.golangci.yml index 55c9e8c..9686301 100644 --- a/03-safe/.golangci.yml +++ b/03-safe/.golangci.yml @@ -4,7 +4,7 @@ # Author: @ccoVeille # License: MIT # Variant: 03-safe -# Version: v1.0.0 +# Version: v1.0.2 # linters: # some linters are enabled by default