superlint/test/linters/go_modules/go_modules_good
Marco Ferrari 30317804b1
Lint Go modules (#4984)
* Lint Go projects by directory

* Search for Go modules

* Fix test path

* Add test cases and fix command

* Change workdir

* Add a warning about false positives

* fatal instead of warn

* Move tests to the test directory

* Close group on fatal

* Don't fail in test mode
2023-12-16 08:30:33 +00:00
..
go.mod Lint Go modules (#4984) 2023-12-16 08:30:33 +00:00
go.sum Lint Go modules (#4984) 2023-12-16 08:30:33 +00:00
golang_good_01.go Lint Go modules (#4984) 2023-12-16 08:30:33 +00:00