Christopher Pickering
|
a03ea83dd8
|
updated lint
|
2021-08-30 14:35:17 +02:00 |
|
Christopher Pickering
|
46ea616e1d
|
updated formatting for ignored blocks
|
2021-08-30 14:30:10 +02:00 |
|
Christopher Pickering
|
2e3a097e90
|
updated version
|
2021-08-30 11:43:46 +02:00 |
|
Christopher Pickering
|
c51deae335
|
fixed #9
|
2021-08-30 11:43:24 +02:00 |
|
Christopher Pickering
|
c3a8d77182
|
updated version
|
2021-08-19 16:36:59 -05:00 |
|
Christopher Pickering
|
ba5818a1c7
|
fixed attribute formatting. fixes #8
|
2021-08-19 16:36:33 -05:00 |
|
Christopher Pickering
|
3cc6223db7
|
fixed rule W010 for test not inside a tag.
|
2021-08-19 11:19:51 -05:00 |
|
Christopher Pickering
|
b8b994d05a
|
updated version
|
2021-08-19 10:58:15 -05:00 |
|
Christopher Pickering
|
e6b9a9da1b
|
added support for jinja assets tag
|
2021-08-19 10:52:50 -05:00 |
|
Christopher Pickering
|
dcb1892e00
|
fixed #6. updated release
|
2021-08-19 10:16:41 -05:00 |
|
Christopher Pickering
|
5dc78c5913
|
updated version
|
2021-08-17 10:27:37 -05:00 |
|
Christopher Pickering
|
f81adcc41a
|
fixed url match rule 18
|
2021-08-17 10:21:19 -05:00 |
|
Christopher Pickering
|
7bc921d784
|
removed duplicate error message from linter
|
2021-08-17 10:17:50 -05:00 |
|
Christopher Pickering
|
4f38370225
|
fixed rule E001 for handlbars
|
2021-08-17 10:00:56 -05:00 |
|
Christopher Pickering
|
41e95ce63b
|
fixed test coverage
|
2021-08-17 08:56:40 -05:00 |
|
Christopher Pickering
|
582f40b6b1
|
fixed #5 updated version
|
2021-08-11 18:34:47 -05:00 |
|
Christopher Pickering
|
4c6278a6e7
|
updated version
|
2021-08-11 16:23:44 -05:00 |
|
Christopher Pickering
|
c7c0eb8594
|
changed from dict to tuple
|
2021-08-11 16:23:15 -05:00 |
|
Christopher Pickering
|
648b08fe89
|
updated version
|
2021-08-03 10:31:08 -05:00 |
|
Christopher Pickering
|
2c93e1d5f1
|
removed template tag from ignored blocks
|
2021-08-03 10:21:52 -05:00 |
|
Christopher Pickering
|
907fd9ad87
|
fixed lint
|
2021-08-03 10:03:26 -05:00 |
|
Christopher Pickering
|
2324e3ba48
|
updated version
|
2021-08-03 10:00:19 -05:00 |
|
Christopher Pickering
|
2aa39f4199
|
updated rule for img tag, and links in other tags
|
2021-08-03 09:35:01 -05:00 |
|
Christopher Pickering
|
80df22b514
|
updated rule for form actions
|
2021-08-03 08:32:45 -05:00 |
|
Christopher Pickering
|
848b511515
|
updated version
|
2021-08-02 15:13:29 -05:00 |
|
Christopher Pickering
|
d13d230124
|
updated url regex
|
2021-08-02 14:45:57 -05:00 |
|
Christopher Pickering
|
d1fad05ef4
|
updated regex for handlgars {{^}}
|
2021-08-02 14:42:44 -05:00 |
|
Christopher Pickering
|
5619931ae0
|
updated regex for handlgars {{/if }}
|
2021-08-02 14:41:49 -05:00 |
|
Christopher Pickering
|
f26dec2de7
|
updated regex for handlgars {{/if }}
|
2021-08-02 14:40:47 -05:00 |
|
Christopher Pickering
|
d805f5fab3
|
fixed indent around multiline comments
|
2021-08-02 14:37:29 -05:00 |
|
Christopher Pickering
|
cac9e9d18a
|
updated w018
|
2021-08-02 14:06:55 -05:00 |
|
Christopher Pickering
|
f4f06a4efb
|
updated version
|
2021-08-02 13:21:06 -05:00 |
|
Christopher Pickering
|
65af0bcb35
|
disallow negative indent when there is a tag missmatch.
|
2021-08-02 13:06:56 -05:00 |
|
Christopher Pickering
|
969dd046bf
|
disallow negative indent when there is a tag missmatch.
|
2021-08-02 13:06:44 -05:00 |
|
Christopher Pickering
|
cd835b79f6
|
updated settings
|
2021-08-02 12:48:27 -05:00 |
|
Christopher Pickering
|
de6505215b
|
added rule for {% url. added regex flags to rules
|
2021-08-02 12:31:59 -05:00 |
|
Christopher Pickering
|
6c7e536aaf
|
udpated version
|
2021-08-02 11:26:44 -05:00 |
|
Christopher Pickering
|
ca213de0d3
|
improved single line regex, update version
|
2021-08-02 11:26:27 -05:00 |
|
Christopher Pickering
|
b62416de40
|
updated version
|
2021-08-02 09:18:33 -05:00 |
|
Christopher Pickering
|
45871c14ab
|
updated html with latest fixes
|
2021-08-02 09:18:05 -05:00 |
|
Christopher Pickering
|
2356970be7
|
fixed single line regex for endblock text %}
|
2021-08-02 09:16:26 -05:00 |
|
Christopher Pickering
|
5d472809ea
|
added img and meta for single line formatting
|
2021-08-02 09:09:29 -05:00 |
|
Christopher Pickering
|
d241b0350b
|
fixed single line regex for template tags
|
2021-08-02 09:05:36 -05:00 |
|
Christopher Pickering
|
f81f8ef8fd
|
added template support for {% with
|
2021-08-02 08:51:41 -05:00 |
|
Christopher Pickering
|
0bf8c851a0
|
updated settings
|
2021-08-02 08:48:40 -05:00 |
|
Christopher Pickering
|
8593d77736
|
allowed textarea tags to be single line
|
2021-08-02 08:38:01 -05:00 |
|
Christopher Pickering
|
22d183c676
|
allowed label tags to be on one line
|
2021-08-02 08:37:07 -05:00 |
|
Christopher Pickering
|
cac4a6d2b2
|
updated handlbars rule to be more inclusive
|
2021-08-02 08:33:46 -05:00 |
|
Christopher Pickering
|
10be886e69
|
updated settings for path tags
|
2021-08-02 08:29:23 -05:00 |
|
Christopher Pickering
|
e4419d05cb
|
fixed include tags not indenting correctly
|
2021-07-30 15:36:45 -05:00 |
|