aboutcode-org / aboutcode-org/vulnerablecode
Document all dataclass fields
Open
documentation
- Dominant language
- Python
- Stars
- 702
- Forks
- 328
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 3
Description
Dataclasses expect having meaningful data and should be documented in code.
Eg:
The following should say what is expected in the `aliases` field.
https://github.com/nexB/vulnerablecode/blob/4390b6aca872cbde378516199f143fa11e64bc5a/vulnerabilities/importer.py#L192-L209
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.