netbox/netbox/virtualization/tests
Jeremy Stretch 347b036e62 Closes #18022: Extend linter (ruff) to enforce line length limit (120 chars) (#18067)
* Enable E501 rule
* Configure ruff formatter
* Reformat migration files to fix line length violations
* Fix various E501 errors
* Move table template code to template_code.py & ignore E501 errors
* Reformat raw SQL
2024-11-21 15:58:11 -05:00
..
__init__.py Added virtualization API tests 2017-08-31 14:03:12 -04:00
test_api.py Closes #18022: Extend linter (ruff) to enforce line length limit (120 chars) (#18067) 2024-11-21 15:58:11 -05:00
test_filtersets.py 4867 multiple mac addresses (#17902) 2024-11-18 15:11:24 -05:00
test_models.py 7699 Add Scope to Cluster (#17848) 2024-11-01 14:18:23 -04:00
test_views.py Closes #18022: Extend linter (ruff) to enforce line length limit (120 chars) (#18067) 2024-11-21 15:58:11 -05:00