You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Doc strings have been updated to adhere to pydocstyle, but there are still some instances where pydocstyle isn't catching undefined arguments or unclear input types (e.g. one of the docstrings discusses that the argument should be a string, then later it says it should be a list). I've unchecked the Update Doc Strings todo above so that we can make sure the settings for pydocstyle are set correctly, and go through the doc strings with a little more detail to ensure they are all correct.
The following need to be updated/written for this issue to be considered resolved:
docs/configuration.md
docs/mapping_schemas.md
docs/validate_command.md
docs/ansible_command.md
docs/schema_command.md
docs/using_jsonschema_refs.md
The text was updated successfully, but these errors were encountered: