Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Clean up formatting of HTML templates #36

Open
1 task
roskakori opened this issue Nov 21, 2022 · 0 comments
Open
1 task

Clean up formatting of HTML templates #36

roskakori opened this issue Nov 21, 2022 · 0 comments
Labels
improvement The application provides the same functionality but in a better way

Comments

@roskakori
Copy link
Contributor

Goals

  • HTML templates are formatted consistently

Implementation notes

Use djhtml with pre-commit:

  - repo: https://github.com/rtts/djhtml
    rev: v1.5.2
    hooks:
      - id: djhtml
        # Indent only HTML files in template directories
        files: .*/templates/.*\.html$
@roskakori roskakori added the improvement The application provides the same functionality but in a better way label Nov 21, 2022
@roskakori roskakori added this to pyGRAZ Nov 21, 2022
@roskakori roskakori moved this to Backlog in pyGRAZ Nov 21, 2022
@roskakori roskakori moved this from Backlog to Check for ready in pyGRAZ Nov 21, 2022
@Dorianux Dorianux moved this from Check for ready to Ready in pyGRAZ Dec 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
improvement The application provides the same functionality but in a better way
Projects
Status: Ready
Development

No branches or pull requests

2 participants