djLint/tests/test_config
Christopher Pickering bbcde2b426
feat(config): allow source files to be specified in the config file
This update allows a file list to be set in the config file.

closes #371
2022-09-12 12:43:04 +02:00
..
test_blank_lines_after_tag fix(indent): fixed bad indent on short blocks 2022-07-28 10:45:15 -05:00
test_blank_lines_before_tag feat(formatter): added option to add blank line before tags 2022-07-28 09:53:33 -05:00
test_custom_html test(restructured): restructured the tests 2022-05-13 15:36:55 -05:00
test_custom_tags feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_excludes test(restructured): restructured the tests 2022-05-13 15:36:55 -05:00
test_extension test(restructured): restructured the tests 2022-05-13 15:36:55 -05:00
test_files feat(config): allow source files to be specified in the config file 2022-09-12 12:43:04 +02:00
test_format_attribute_template_tags test(restructured): restructured the tests 2022-05-13 15:36:55 -05:00
test_gitignore passed lint and tests 2022-07-28 10:55:55 -05:00
test_ignores fix(linter): disabling linter rules should not disable formatting 2022-08-01 07:32:20 -05:00
test_indent test(restructured): restructured the tests 2022-05-13 15:36:55 -05:00
test_json feat(config): added option for custom configuration file path 2022-09-07 13:10:13 -05:00
test_linter_output_format test(restructured): restructured the tests 2022-05-13 15:36:55 -05:00
test_per_file_ignores feat(linter): added per-file-ignores as a config option for linter rules 2022-07-08 11:06:01 -05:00
test_pragmas feat(breaks): allowed p, head, and body tags that are short/empty to be on a single line 2022-05-16 09:25:29 -05:00
test_preserve_blank_lines removed print 2022-07-26 08:24:00 -05:00
test_preserve_leading_space test(preserve-leading-indent): added test 2022-06-16 13:33:59 -05:00
test_profile test(restructured): restructured the tests 2022-05-13 15:36:55 -05:00
test_scripts_styles fix(cssbeautify): added support for ignore in cssbeautifier 2022-09-07 11:28:51 -05:00
__init__.py test(restructured): restructured the tests 2022-05-13 15:36:55 -05:00