pydocstyle Verified for current stable LTS

Pydocstyle Command: Check Errors From Specific Convention

Use for check errors from specific convention with Pydocstyle. Exact CLI syntax to check errors from specific convention using Pydocstyle.

When to use this: Use for check errors from specific convention with Pydocstyle.

Command Syntax

pydocstyle --convention <pep257|numpy|google> <file.py|path/to/directory>

Command Breakdown

--convention
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to check errors from specific convention using Pydocstyle.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Pydocstyle directory