1
0
mirror of https://github.com/mgechev/revive.git synced 2025-11-23 22:04:49 +02:00
Files
revive/testdata/var-naming_skipPackageNameChecks-true.go
Georgy Buranov 782f0f118c variable to skip package name checks (#941)
* variable to skip package name checks

* add tests for skipPackageNameChecks

* Add documentation
2023-11-30 14:19:31 +01:00

4 lines
78 B
Go

// should pass if skipPackageNameChecks = true
package pkg_with_underscores