1
0
mirror of https://github.com/mgechev/revive.git synced 2025-11-23 22:04:49 +02:00
fix #808 by using the official regexp for directives
---------

Co-authored-by: chavacava <salvador.cavadini@gmail.com>
This commit is contained in:
chavacava
2024-05-10 12:11:05 +02:00
committed by GitHub
parent 582822e60a
commit 85333f8533
3 changed files with 13 additions and 7 deletions

View File

@@ -47,3 +47,8 @@ type c struct {
//+optional
d *int `json:"d,omitempty"`
}
//extern open
//export MyFunction
//nolint:gochecknoglobals