This repository has been archived on 2025-01-30. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2025-01-30/bandit.yml

5 lines
86 B
YAML

# Codacy uses Bandit.
# Asserts are accepted throughout the project.
skips: ['B101']