-
Currently there is no standard way in Julia of specifying which docstrings are public and which are internal.
This issue contains some examples of how other packages are currently doing this.
-
Non-exhaustive list of workflows to add:
- [ ] golang-ci-lint
- [ ] Unit tests
- [ ] Integration tests
- [ ] codeql analysis
- [ ] vulnerability scanner (osv-scanner-action)
- [ ] scorecard
- [ ] Iss…
-
# Command bugs
#### Command name
`[p]help`
#### What cog is this command from?
Core
#### What were you expecting to happen?
Some friendly message inside the embed, like "There are no…
-
The current version of MoviePy seems not to have the docstring for ```bitrate``` parameter in ```.write_videofile()``` method.
Because of that it is not clear as to the proper usage of this method.
-
### Is your feature request related to a problem? Please describe
If an invalid type is detected in a Google type docstring, both missing-param-doc and missing-type-doc are raised. This is because th…
-
-
Add docstrings for the two helper functions: `random_varname` and `all_subclasses`.
-
-
Description of the scoring_method and scoring_cutoff exists in the docstrings of derivatives.py but not in base.py.
In addition the default values for scoring_method is inconsistent in both files. I …
-
Related to #108, I have noticed a lot of erroneous docstrings. Sphinx issues warnings about the docstrings when compiling the documentation. We need to
- [x] Go through all the warnings and resolv…