mirror of
https://github.com/netbox-community/netbox-acls.git
synced 2026-06-01 18:58:58 +02:00
333af0f83c
Removes legacy linting/formatting configuration for black, isort, flake8, and pylint. Configures Ruff as the default Python formatter with format on save and explicit organize imports enabled.