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

5 lines
86 B
YAML

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