From 69ef16afa8293b1e6836c1eefb796e366deabdfd Mon Sep 17 00:00:00 2001 From: Christopher Pickering Date: Mon, 1 Aug 2022 07:32:20 -0500 Subject: [PATCH] fix(linter): disabling linter rules should not disable formatting closes #316 --- src/djlint/settings.py | 4 ++-- tests/test_config/test_ignores/html_two.html | 7 ++++++ tests/test_config/test_ignores/test_config.py | 24 ++++++++++++++++--- 3 files changed, 30 insertions(+), 5 deletions(-) create mode 100644 tests/test_config/test_ignores/html_two.html diff --git a/src/djlint/settings.py b/src/djlint/settings.py index 1f08069..eb29fdc 100644 --- a/src/djlint/settings.py +++ b/src/djlint/settings.py @@ -355,8 +355,8 @@ class Config: | <\?php |