netbox/netbox/tenancy/tables
Jeremy Stretch 343a4af591
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 Refactor tables modules 2022-03-03 15:16:23 -05:00
columns.py Closes #18022: Extend linter (ruff) to enforce line length limit (120 chars) (#18067) 2024-11-21 15:58:11 -05:00
contacts.py Fixes: #17072 - Make active links of phone and email in Contact Assignments table (#17233) 2024-08-22 10:57:53 -04:00
template_code.py Closes #18022: Extend linter (ruff) to enforce line length limit (120 chars) (#18067) 2024-11-21 15:58:11 -05:00
tenants.py Closes #13150: Wrap table column headers with gettext() 2023-07-31 14:35:28 -04:00