Christopher Pickering
|
f38328c829
|
fix(linter): fix false positive on rule T001
closes #292
|
2022-07-14 15:34:20 -05:00 |
|
Christopher Pickering
|
c709efd658
|
feat(linter): added per-file-ignores as a config option for linter rules
closes #107
|
2022-07-08 11:06:01 -05:00 |
|
Christopher Pickering
|
1b3159f661
|
feat(ignore rules): added option to ignore linter rules with inline comments
closes #113
|
2022-07-05 13:59:53 -05:00 |
|
djlint-bot
|
4bc7f0b592
|
chore(build): update packages [Weekly]
|
2022-01-30 01:05:11 +00:00 |
|
Christopher Pickering
|
905923ba2b
|
fixed #169, added test
|
2022-01-14 09:07:57 -06:00 |
|
Christopher Pickering
|
1783c3babf
|
added option to format linter output messages. closes #153
|
2021-11-29 13:05:58 +01:00 |
|
Christopher Pickering
|
a9b4880138
|
fixes #142, added test
|
2021-11-23 10:16:40 +01:00 |
|
Christopher Pickering
|
3af4517ce7
|
fixes #141, added test.
|
2021-11-23 10:02:08 +01:00 |
|
Christopher Pickering
|
9296dfaceb
|
fixes #140, added test.
|
2021-11-22 15:21:18 +01:00 |
|
Christopher Pickering
|
84a182595c
|
fixed #110, added test
|
2021-10-14 13:37:21 +03:00 |
|
Christopher Pickering
|
1c7f1d654d
|
fixed #94, added tests
|
2021-10-11 11:59:19 +03:00 |
|
Christopher Pickering
|
c778032cd2
|
fixed #91 and added test
|
2021-10-11 10:59:10 +03:00 |
|
Christopher Pickering
|
41309c5798
|
fixed #90 and added test.
|
2021-10-11 10:37:25 +03:00 |
|
Christopher Pickering
|
10d0e87288
|
fixed #84
|
2021-10-07 15:47:31 +02:00 |
|
Christopher Pickering
|
4d5f7819ce
|
fixed #83
|
2021-10-07 15:42:02 +02:00 |
|
Christopher Pickering
|
9313dae827
|
cleaned up code. closed #81, closed #74
|
2021-10-07 11:34:51 +02:00 |
|
Christopher Pickering
|
dde4ad4a1e
|
updated rule H025 logic to ignore single line tags. added test. closes #73
|
2021-10-07 08:55:01 +02:00 |
|
Christopher Pickering
|
9addd5dc04
|
updated regex for H025. closes #71, closes #70
|
2021-10-07 08:35:37 +02:00 |
|
Christopher Pickering
|
b8562e463a
|
added rule H025, closes #58
|
2021-10-06 15:00:08 +02:00 |
|
Christopher Pickering
|
35474de863
|
added option for custom rules file
|
2021-10-04 15:26:22 +02:00 |
|
Christopher Pickering
|
1bcff422db
|
close #41, close #39. Add option to ignore blocks.
|
2021-10-04 11:58:02 +02:00 |
|
Christopher Pickering
|
fec87e27f0
|
fixed H011 regex to only search valid html tags. Closes #38
|
2021-10-04 11:12:04 +02:00 |
|
Christopher Pickering
|
c95574b568
|
updated regex for H011, closes #37
|
2021-10-04 10:51:54 +02:00 |
|
Christopher Pickering
|
c3b21323ea
|
closes #30, closes #28
|
2021-09-30 10:02:05 +02:00 |
|
Christopher Pickering
|
70400fff61
|
updated for new pylint recommendations
|
2021-09-17 10:25:01 +02:00 |
|
Christopher Pickering
|
94c1dd5958
|
changed build system to poetry, added more dj tags, added pyproject.toml support, fixed #11, closed #12, closed #1
|
2021-09-08 10:46:18 +02:00 |
|
Christopher Pickering
|
7bc921d784
|
removed duplicate error message from linter
|
2021-08-17 10:17:50 -05:00 |
|
Christopher Pickering
|
de6505215b
|
added rule for {% url. added regex flags to rules
|
2021-08-02 12:31:59 -05:00 |
|
Christopher Pickering
|
e7f29a0791
|
added progress bar. added cli option to ignore rules.
|
2021-07-30 12:29:07 -05:00 |
|
Christopher Pickering
|
cc0510780c
|
added reformatter
|
2021-07-23 15:58:24 -05:00 |
|