CTFd/CTFd

Jinja HTML/Nunjucks linting

Open

#1193 opened on Dec 23, 2019

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

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