33ab332c50f657e0ff242968596eb5098c573015
It doesn't make sense to use omitempty here. 0 is a meaningful value and it's different from the default. If someone sets Parallelism to 0, we want to show that Parallelism is 0, not hide the field. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com> Upstream-commit: d8b8b129948ef8586f5b2f576533952419e302f2 Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%