Commit graph

227 commits

Author SHA1 Message Date
Christopher Pickering
ad032df34f
simplified regex to improve speed 2021-10-06 15:27:27 +02:00
Christopher Pickering
eee3838057
simplified regex to improve speed 2021-10-06 15:27:18 +02:00
Christopher Pickering
137c2e74a3
fixed lint 2021-10-06 15:06:42 +02:00
Christopher Pickering
b8562e463a
added rule H025, closes #58 2021-10-06 15:00:08 +02:00
Christopher Pickering
569f9112ac
closes #67, closes #59 2021-10-06 14:20:47 +02:00
Christopher Pickering
b8dec2ebfb
closes #61 2021-10-06 13:44:29 +02:00
Christopher Pickering
0b8ae3c711
passed tests 2021-10-06 13:40:19 +02:00
Christopher Pickering
12530b0add
added formatting for conditions in attributes. closes #66 2021-10-06 13:17:04 +02:00
Christopher Pickering
87a95ea15a
added style formatting and rule H021. closes #65 2021-10-06 10:21:37 +02:00
Christopher Pickering
2d3a4a7250
fixed #62 2021-10-06 09:42:08 +02:00
Christopher Pickering
24a0fa953a
fixed #57 and added test 2021-10-06 09:19:37 +02:00
Christopher Pickering
ab1cdcf199
added test for trans tag. fixed #63 2021-10-06 08:54:43 +02:00
Christopher Pickering
60d0d219ee
added tests for H019 and H020 2021-10-06 08:47:40 +02:00
Christopher Pickering
b7e456a947
added rule H020. closes #64 2021-10-06 08:43:06 +02:00
Christopher Pickering
a657424ed6
closes #60 2021-10-05 13:11:08 +02:00
Christopher Pickering
29f0761f03
added space 2021-10-05 10:37:51 +02:00
Christopher Pickering
4da0f77727
added pypi version badge 2021-10-05 10:37:10 +02:00
Christopher Pickering
b1c5ac31b9
updated version 2021-10-05 10:21:28 +02:00
Christopher Pickering
f38383a629
fix regex for finding single line tempalte tags, fix #56 2021-10-05 10:19:28 +02:00
Christopher Pickering
c4e3a07c45
fixed lint 2021-10-05 09:53:40 +02:00
Christopher Pickering
e72e4619bd
fixed indentation on ignored blocks with a child ignore block. closes #54 2021-10-05 09:47:40 +02:00
Christopher Pickering
7c6df42dbb
added encoding to file writing 2021-10-05 08:47:31 +02:00
Christopher Pickering
a88ae9f16b
fixed #51 2021-10-05 08:36:57 +02:00
Christopher Pickering
2a85e0dbb1
fixed #52,50,48 2021-10-05 08:34:35 +02:00
Christopher Pickering
bbb0ed6f92
added start of golang config 2021-10-04 16:31:09 +02:00
sur.la.route
0ca4168dd4
fixed format 2021-10-04 15:55:57 +02:00
sur.la.route
ce999022a6
Create issues.yml 2021-10-04 15:54:01 +02:00
Christopher Pickering
94113a85e4
fixed lint 2021-10-04 15:29:07 +02:00
Christopher Pickering
35474de863
added option for custom rules file 2021-10-04 15:26:22 +02:00
Christopher Pickering
07a812ee1d
split alt from H006 to H013, closes #47 2021-10-04 14:41:07 +02:00
Christopher Pickering
b24cc81875
updated version 2021-10-04 13:33:52 +02:00
Christopher Pickering
bdc3645415
added rule H019. Closes #45, Closes #43 2021-10-04 13:32:56 +02:00
Christopher Pickering
d01f866a29
updated regex to require a tag name before looking for attribute =. Closes #46 2021-10-04 13:11:12 +02:00
Christopher Pickering
9ab51a115a
split regex for H011 for meta tags. closes #44 2021-10-04 13:07:41 +02:00
Christopher Pickering
2ec6e2900d
updated version 2021-10-04 11:59:34 +02:00
Christopher Pickering
1bcff422db
close #41, close #39. Add option to ignore blocks. 2021-10-04 11:58:02 +02:00
Christopher Pickering
aaf1e2dea8
fixed H012 regex and added test. Closes #40 2021-10-04 11:20:06 +02:00
Christopher Pickering
dd5a54c9d7
fixed H012 regex and added test. Closes #40 2021-10-04 11:19:51 +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
849648a8d6
fixed regex for colgroup. closes #36 2021-10-04 10:24:58 +02:00
Christopher Pickering
92872bc53c
fixed #35 2021-10-01 11:51:53 +02:00
sur.la.route
324582c581
Merge pull request #33 from yaegassy/chore/doc-and-help
chore: adjust docs and help for rule name changes
2021-10-01 11:46:44 +02:00
Christopher Pickering
722fe181f9
fixed #34 2021-10-01 11:08:52 +02:00
yaegassy
9e2e99f370 chore: adjust docs and help for rule name changes 2021-10-01 16:40:41 +09:00
Christopher Pickering
2e094e671c
updated version 2021-09-30 14:31:16 +02:00
sur.la.route
6fc9cf45d7
Merge pull request #32 from matthiask/mk/no-source-indent
Do not indent the <source> element, it does not permit content
2021-09-30 14:29:54 +02:00
Christopher Pickering
3c71f5b7f1
added source to single line tags 2021-09-30 14:28:40 +02:00
Matthias Kestenholz
b37cb25792 Do not indent the <source> element, it does not permit content 2021-09-30 14:24:34 +02:00
Christopher Pickering
698a6b4539
updated version 2021-09-30 10:30:54 +02:00