mirror of
https://github.com/mgechev/revive.git
synced 2025-01-24 03:47:45 +02:00
782f0f118c
* variable to skip package name checks * add tests for skipPackageNameChecks * Add documentation
4 lines
78 B
Go
4 lines
78 B
Go
// should pass if skipPackageNameChecks = true
|
|
|
|
package pkg_with_underscores
|