Commit ed528f7
Use json.Marshal instead of json.MarshalIndent in migration
The result is parsed again later, indentation is unnecessary.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 75edb0e commit ed528f7
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
0 commit comments