Commit graph

56 commits

Author SHA1 Message Date
Anders Kaseorg
be07d18ebe
Fix spelling mistakes found by codespell
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-03-18 08:09:16 -05:00
Christopher Pickering
ffec79eedb
fixed #197, added test 2022-03-14 08:48:12 -05:00
Christopher Pickering
2acb8c3c28
closes #175, updated tests 2022-02-18 13:07:30 -06:00
Christopher Pickering
c340cdd3df
closes #124, added test 2022-02-18 12:00:53 -06:00
Christopher Pickering
f48a724c77
closes #123, added test 2022-02-18 11:44:02 -06:00
Christopher Pickering
905923ba2b
fixed #169, added test 2022-01-14 09:07:57 -06:00
Christopher Pickering
3c82cbc84b
fixed #164, added test 2022-01-03 08:58:01 -06:00
John Vandenberg
9b09505826 Specify acceptable entities 2021-12-14 19:47:57 +08:00
Christopher Pickering
c6e643c254
added two linter rules 2021-11-29 13:30:31 +01:00
Christopher Pickering
1783c3babf
added option to format linter output messages. closes #153 2021-11-29 13:05:58 +01:00
Christopher Pickering
3281b55f61
fixed #148, added test 2021-11-26 13:30:25 +01:00
Christopher Pickering
a9b4880138
fixes #142, added test 2021-11-23 10:16:40 +01:00
Christopher Pickering
d2a42f2be0
fixes #143, added test 2021-11-23 10:06:38 +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
e81cb9cc64
fixed #139, updated tests 2021-11-19 09:43:59 +01:00
Christopher Pickering
7c7cac916f
added rule H029, closes #125 2021-11-16 11:28:35 +01:00
Christopher Pickering
19acc02cda
added rule T028. closes #128 2021-11-16 11:17:51 +01:00
Christopher Pickering
c39693c7df
added rule T027. closes #134 2021-11-15 16:47:36 +01:00
Christopher Pickering
dd134f9459
fixed #129, added tests 2021-10-28 13:55:20 +03:00
Christopher Pickering
35c7026a85
fixed #106, added test 2021-10-14 13:40:23 +03:00
Christopher Pickering
84a182595c
fixed #110, added test 2021-10-14 13:37:21 +03:00
Christopher Pickering
e0fed97e70
fixed #112, added tests 2021-10-14 13:31:45 +03:00
Christopher Pickering
ca87bb7d22
closes #115. added test 2021-10-14 13:30:24 +03:00
Christopher Pickering
f5334bb931
restructured code. closes #111 2021-10-14 13:19:48 +03:00
Christopher Pickering
3ab0eab278
fixed #116, added test 2021-10-14 09:17:31 +03:00
Christopher Pickering
d634ce61fa
closes #89. added tests 2021-10-11 13:34:28 +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
7c1b2ebcf8
added rule 26 or empty id and class tags. closes #87 2021-10-07 16:04:27 +02: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
eb8571b0b4
updated version. closes #82 2021-10-07 11:42:05 +02:00
Christopher Pickering
9313dae827
cleaned up code. closed #81, closed #74 2021-10-07 11:34:51 +02:00
Christopher Pickering
34fb305b6b
updated regex on H024. Added test. closes #78 2021-10-07 09:44:14 +02:00
Christopher Pickering
242b67898e
removed django comment tag from formatted tags. added test. closes #76 2021-10-07 09:38:23 +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
adbef74d38
updated regex for H021. Added test. closes #72 2021-10-07 08:40:26 +02:00
Christopher Pickering
9addd5dc04
updated regex for H025. closes #71, closes #70 2021-10-07 08:35:37 +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
87a95ea15a
added style formatting and rule H021. closes #65 2021-10-06 10:21:37 +02:00
Christopher Pickering
60d0d219ee
added tests for H019 and H020 2021-10-06 08:47:40 +02:00
Christopher Pickering
2a85e0dbb1
fixed #52,50,48 2021-10-05 08:34:35 +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
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