CTFd/CTFd

Jinja HTML/Nunjucks linting

Open

#1,193 opened on Dec 23, 2019

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Python (1,927 forks)batch import
help wantedlong term fixeswishlist

Repository metrics

Stars
 (5,091 stars)
PR merge metrics
 (Avg merge 1h 51m) (3 merged PRs in 30d)

Description

CTFd makes heavy use of Jinja because of it's origins as a Flask app. Most other code in CTFd is linted and prettified but Jinja doesn't appear to have great open source tools to pull this off. This is to gather resources and knowledge about different approaches that can be used.

Contributor guide