forgejo-runner-act/.github/workflows
Ryan (hackercat) f571290b25
refactor: remove gotest.tools (#688)
* refactor: remove `gotest.tools`

* remove all references to `gotest.tools` and replace it with
  `github.com/stretchr/testify` which was originally used for tests
* bump `golangci-lint` version
* add `depguard` and `importas` to prevent import of unwanted packages
* add custom schema and information about config since
  schemastore.org has broken schema for `golangci-lint` config

* fix: handle more error cases
2021-05-17 23:14:49 -07:00
..
.gitignore Mergify: configuration update (#659) 2021-05-04 14:57:33 -07:00
checks.yml refactor: remove gotest.tools (#688) 2021-05-17 23:14:49 -07:00
release.yml Mergify: configuration update (#659) 2021-05-04 14:57:33 -07:00
stale.yml update stale labels to stop closing issues that are NOT stale 2021-01-18 10:41:49 -08:00