We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc/source/development/contributing.rst
Need additional information about the command that verifies the linting of code files.
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
The text was updated successfully, but these errors were encountered:
Thanks @BobinMathew
Yes, it would be good to mention the command
somewhere there, doesn't need to be a large addition
Sorry, something went wrong.
hi, can i work on this issue please?
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: