Commit d1a3956
Refine Go renderer's generated file header comment. (#2708)
Updated the header comment for Go files to align with standard conventions. Go tools, like golangci-lint, often rely on this comment format.
see https://pkg.go.dev/cmd/go#hdr-Generate_Go_files_by_processing_source
Co-authored-by: inferrinizzard <inferrinizzard@gmail.com>1 parent 63db12c commit d1a3956
File tree
1 file changed
+2
-2
lines changed- packages/quicktype-core/src/language/Golang
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
| 346 | + | |
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
| |||
0 commit comments