1
0
mirror of https://github.com/mgechev/revive.git synced 2025-11-25 22:12:38 +02:00
Files
revive/lint/file.go
ccoVeille e515d11480 unexported_return: exclude main package and test and tests files (#1399)
The content of these files cannot be imported by other packages,
so they are excluded from the unexported_return rule.
2025-06-06 09:48:30 +02:00

7.6 KiB