[RFC]typed: Add all the options to Options dataclass
Open
Not a Bug
RFC
typed_dynaconf
- Dominant language
- Python
- Stars
- 4.3k
- Forks
- 347
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 1
Description
Complete the remaining arguments needed to be defined on `dynaconf.typed.Options`,
Also rename the `_trigger_validation` to just `trigger_validation` and the same pattern for other control args like this, then instead of filtering by `startswith(_)` filter from a specified list of attributes.
Contributor guide
Assessment
This issue has not been assessed yet.