We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Check the code conforms to PEP 8:
#!/bin/sh git stash -q --keep-index pep8 . git stash pop -q