django-cms / djangocms-style

django CMS Style is a plugin for django CMS that allows you to create a HTML container containing classes, styles, ids and other attributes.
https://marketplace.django-cms.org/en/addons/browse/djangocms-style/
Other
38 stars 22 forks source link

chore: Improve ruff config #64

Closed marksweb closed 7 months ago

marksweb commented 7 months ago

This adds my preferred ruleset to ruff and removes isort from pre-commit as it is bring ran by ruff.