Skip to content

Instantly share code, notes, and snippets.

@dj-wasabi
Created January 12, 2024 18:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dj-wasabi/8d81c0ef512a9552f96694ee846982cc to your computer and use it in GitHub Desktop.
Save dj-wasabi/8d81c0ef512a9552f96694ee846982cc to your computer and use it in GitHub Desktop.
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