Created
January 12, 2024 18:14
-
-
Save dj-wasabi/8d81c0ef512a9552f96694ee846982cc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Shellcheck Bash Linter...................................................Passed | |
Generate Markdown toc....................................................Passed | |
Pretty Print YAML files..................................................Passed | |
No commit on master or main..............................................Passed | |
flake8...................................................................Failed | |
- hook id: flake8 | |
- exit code: 1 | |
lib/djWasabi/git.py:59:1: E302 expected 2 blank lines, found 1 | |
lib/djWasabi/git.py:79:22: E231 missing whitespace after ',' | |
lib/djWasabi/git.py:83:53: E231 missing whitespace after ',' | |
Fix End of Files.........................................................Passed | |
Trim Trailing Whitespace.................................................Passed | |
Check for merge conflicts................................................Passed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment