@ -11,3 +11,8 @@ cd "$parent_path/brewman" || exit
isort brewman
black brewman
flake8 brewman
# ruff check . # Lint all files in the current directory (and any subdirectories)
# bandit --recursive brewman
# bandit --recursive .
# safety check
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.