Closed
Description
Location of the documentation
doc/source/development/contributing.rst
Documentation problem
Need additional information about the command that verifies the linting of code files.
Suggested fix for documentation
pre-commit run --from-ref=upstream/master --to-ref=HEAD --all-files
The command verifies the linting of code files, it looks for common mistake patterns
NOTE: An additional paragraph is preferred for this