1
0
mirror of https://github.com/mgechev/revive.git synced 2025-11-23 22:04:49 +02:00

Code cleaunp (#905)

* fix minor lint issue

* fix package comments

* fix comments

* removes extra empty lines

* fix import alias name
This commit is contained in:
chavacava
2023-09-23 10:41:34 +02:00
committed by GitHub
parent 50091409c0
commit 5ccebe86c2
17 changed files with 22 additions and 8 deletions

2
test/doc.go Normal file
View File

@@ -0,0 +1,2 @@
// Package test implements rule tests.
package test