add tests, improve build time

This commit is contained in:
RSWilli
2023-09-01 16:44:56 +02:00
parent 65a2607acc
commit 163adbfab7
5 changed files with 13 additions and 9 deletions

View File

@@ -1,3 +1,5 @@
//lint:file-ignore U1000 Ignore all unused code, this is example code
// +plugin:Name=boilerplate
// +plugin:Description=My plugin written in go
// +plugin:Version=v0.0.1

View File

@@ -1,3 +1,5 @@
//lint:file-ignore U1000 Ignore all unused code, this is a work in progress
// +plugin:Name=gobin
// +plugin:Description=A bin element written in go
// +plugin:Version=v0.0.1