mirror of https://github.com/docker/compose.git
f8efb54c80
We use $ref in the schema to allow us to specify multiple type, eg command, it can be a string or a list of strings. It required some extra parsing to retrieve a helpful type to display in our error message rather than 'string or string'. Which while correct, is not helpful. We value helpful. Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com> |
||
---|---|---|
.. | ||
cli | ||
__init__.py | ||
cli_test.py | ||
config_test.py | ||
container_test.py | ||
interpolation_test.py | ||
log_printer_test.py | ||
multiplexer_test.py | ||
progress_stream_test.py | ||
project_test.py | ||
service_test.py | ||
sort_service_test.py | ||
split_buffer_test.py |