Skip to content

Commit

Permalink
Remove file-end-fixer from precommit bot
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun committed Feb 12, 2024
1 parent 4b59f33 commit 7c5ba45
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ repos:
rev: v4.5.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{% load djangocms_alias_tags %}{% render_alias instance.alias %}
{% load djangocms_alias_tags %}{% render_alias instance.alias %}

0 comments on commit 7c5ba45

Please sign in to comment.