openwisp / openwisp/openwisp-utils
[feature] Add `Django/Jinja template (Indenter & linter/formatter)` to `openwisp-qa-format`
Open
Nobody has claimed this yet.
enhancement
Hacktoberfest
- Dominant language
- Python
- Stars
- 93
- Forks
- 104
- Avg merge
- 14h 10m
- Merged PRs (30d)
- 22
Description
It would be better to have a Django/Jinja template (indenter & linter/formatter) for openwisp-qa-format since many projects under OpenWISP use Django templates.
Some tools that we can look into:
- rtts/djhtml (a pure-Python Django/Jinja template indenter)
- Riverside-Healthcare/djlint (Django Template Linter and Formatter)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the openwisp-qa-format entry point and review how its existing formatting and linting tools are integrated. Compare djhtml and djlint for Django/Jinja template support, then define and validate the chosen integration for the projects that use OpenWISP utilities.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- testing-qa, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100