Skip to content

Commit

Permalink
Remove unmaintained and unused curlylint from linters
Browse files Browse the repository at this point in the history
  • Loading branch information
CAM-Gerlach committed Sep 25, 2024
1 parent 32b9456 commit df781c2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 40 deletions.
10 changes: 0 additions & 10 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,16 +121,6 @@ repos:
name: Format JavaScript (Prettier)
types: [javascript]

# Lint Jinja
- repo: https://github.com/thibaudcolas/curlylint
rev: v0.13.1
hooks:
- id: curlylint
name: Lint Jinja templates
types: [html, jinja, twig]
files: 'templates/'
require_serial: true

# Check JSON
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
Expand Down
30 changes: 0 additions & 30 deletions pyproject.toml

This file was deleted.

0 comments on commit df781c2

Please sign in to comment.