DemocracyClub / dc_django_utils

Shared helpers and utility functions for DC websites
MIT License
0 stars 2 forks source link

Additional testing tools and reformatting #67

Closed VirginiaDooley closed 5 months ago

VirginiaDooley commented 5 months ago

This change came about while trying to debug an error in WCIVF following installing the latest version of dc_utils. This change adds curlylint to CI and pytest-ruff to requirements to help reduce future errors and versions.