|
@ -6,6 +6,8 @@ This yaml file defines the job steps executed by Alice. The jobs are called by n |
|
|
pythom3 -m alice lint |
|
|
pythom3 -m alice lint |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
[Example configs](examples.md) |
|
|
|
|
|
|
|
|
## runners |
|
|
## runners |
|
|
|
|
|
|
|
|
Contains global configuration for various runners. Currently the only supported runner is `python`. |
|
|
Contains global configuration for various runners. Currently the only supported runner is `python`. |
|
|