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:
@ -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
|
||||||
|
Reference in New Issue
Block a user