mirror of
https://github.com/zdharma-continuum/zinit.git
synced 2024-11-21 08:37:59 +01:00
b7b8347cad
- Updated README.md `compiling` section - Compile commands now work with `id-as` ice - Compile command options added to tab completion Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
7 lines
127 B
YAML
7 lines
127 B
YAML
allow_risky: false
|
|
directories:
|
|
output: tests/_output
|
|
support: tests/_support
|
|
tests: tests
|
|
fail_fast: true
|
|
verbose: true
|