We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7d4986 commit 6e989ebCopy full SHA for 6e989eb
pkg/commands/internal/migrate/one/doc.go
@@ -1,3 +1,4 @@
1
// Package one contains a modified copy of v1 configuration.
2
-// The field types has been modified to use pointer of builtin types.
+// The structures are altered to use pointer on builtin types.
3
+// The field version is added to enforce the detection of already migrated file.
4
package one
0 commit comments