1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

add info about documentation and completions (#531)

This commit is contained in:
Muescha
2024-02-04 02:30:22 +01:00
committed by Kelly Brazil
parent 303cd12de3
commit 78d7ab1308

View File

@ -44,6 +44,11 @@ actively welcome your pull requests:
7. Make sure your code lints. 7. Make sure your code lints.
8. Issue that pull request! 8. Issue that pull request!
## Documentation And Completions
No need to worry about documentation and completions as those are auto generated via the python
doc strings.
## Parser Schema Guidelines ## Parser Schema Guidelines
- Try to keep the schema as flat as possible - typically a list of flat - Try to keep the schema as flat as possible - typically a list of flat
dictionaries dictionaries