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

Clean up formatting of HTML templates #36

@roskakori

Description

@roskakori

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$

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementThe application provides the same functionality but in a better way

    Type

    No type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions