feat: add swag tool

This commit is contained in:
Rogee
2024-12-25 16:18:41 +08:00
parent 2f2feb35c2
commit 77e36d5aaf
16 changed files with 76 additions and 54 deletions

View File

@@ -227,7 +227,6 @@ func Test_AlignAttribute(t *testing.T) {
`
testFormat(t, "align.go", contents, want)
}
func Test_SyntaxError(t *testing.T) {