Commit 1af04cd
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 1af04cd
File tree
2 files changed
+3
-5
lines changed- acceptance/bundle/run/scripts/no-auth
- bundle/direct/dstate
2 files changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 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