This commit is contained in:
Paul Gauthier 2024-08-27 08:38:36 -07:00
parent 90fae63dc5
commit 5e6f36b683

View file

@ -21,6 +21,15 @@ load whichever is found first.
{% include env-keys-tip.md %}
## A note on lists
The syntax for specifying a list of values is not standard yaml.
Instead, use this format:
```
read: [CONVENTIONS.md, anotherfile.txt, thirdfile.py]
```
## Sample YAML config file
Below is a sample of the YAML config file, which you