issues
search
wawandco
/
milo
Milo is an HTML linter written in Go
MIT License
20
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: allowing multiple files
#80
paganotoni
closed
2 years ago
0
task: changing assertion library
#79
paganotoni
closed
2 years ago
0
task: updating dependencies
#78
paganotoni
closed
2 years ago
0
Is it possible to disable Milo rules?
#77
nicoleescobar
opened
3 years ago
3
Evolution: Accept a list of files in arguments
#76
nvuillam
closed
2 years ago
1
Renaming reviewers
#75
paganotoni
closed
4 years ago
0
Reviewers Name Format
#74
paganotoni
closed
4 years ago
1
Milo Github Action
#73
paganotoni
closed
2 years ago
2
Allowing to set the output thought the CLI flags
#72
paganotoni
closed
4 years ago
2
Update tokenizer to skip erb expressions inside html files
#71
larrymjordan
closed
4 years ago
1
Fixing typo and example on error
#70
dmuriel
closed
4 years ago
1
Allow boolean attributes
#69
tatang26
closed
4 years ago
1
False-positive: checked attribute is generating a fault in attr-value-not-empty
#68
tatang26
closed
4 years ago
2
Sanitizer is generating wrong line number in the results
#67
larrymjordan
closed
4 years ago
0
False-positive: Empty href
#66
paganotoni
closed
4 years ago
2
Add comment to reviewers
#65
tatang26
closed
4 years ago
1
Tag Pair Reviewer and SelfClosing tags
#64
paganotoni
closed
4 years ago
1
CLI Flags
#63
paganotoni
closed
4 years ago
1
Bootstrap data-attributes
#62
Kevindm14
closed
4 years ago
1
Add support for columns number to faults and reviewers
#61
larrymjordan
closed
4 years ago
0
Displaying the number of faults on the output
#60
BryanMoslo
closed
4 years ago
2
Task tweaking cli
#59
paganotoni
closed
4 years ago
1
Skipping id check when ID is empty
#58
paganotoni
closed
4 years ago
0
Skipping non html
#57
paganotoni
closed
4 years ago
0
Moves to run tests/release with Go 1.15
#56
paganotoni
closed
4 years ago
0
add column support for token and tag attributes
#55
larrymjordan
closed
4 years ago
0
Number of errors on the output
#54
BryanMoslo
closed
4 years ago
2
removing goquery dependency
#53
paganotoni
closed
4 years ago
0
Document: only HTML syntax for HTML
#52
paganotoni
closed
4 years ago
1
Void elements reviewer
#51
paganotoni
opened
4 years ago
2
adding titlepresent cases
#50
paganotoni
closed
4 years ago
0
Fixes some doctype issues
#49
paganotoni
closed
4 years ago
1
replace attr_lowercase reg expr approach to tokenization
#48
larrymjordan
closed
4 years ago
1
False positive 0004:title/present when the <head is followed by a space
#47
christianhujer
closed
4 years ago
0
Warning message about missing .milo.yml is misleading users into possibly doing the wrong thing.
#46
christianhujer
closed
4 years ago
4
False positive 0008:ol-ul/valid when <li/> element includes a EmptyElemTag
#45
christianhujer
closed
4 years ago
9
Filename lost in error message of 0012:attribute/lowercase
#44
christianhujer
closed
4 years ago
0
False positive 0012:attribute/lowercase on valid uppercase character in attribute
#43
christianhujer
closed
4 years ago
0
False Positive 0015:tag/pair on auto-closed <iframe/>
#42
christianhujer
closed
4 years ago
5
False Positive 0018:attribute/double-quotes on file with attribute values in apostrophes
#41
christianhujer
closed
4 years ago
2
Linter attr-lowercase breaks when attr value is in uppercase
#40
larrymjordan
closed
4 years ago
0
False Positive 0001:doctype/present about file with comment
#39
christianhujer
closed
4 years ago
1
False Positive 0001:doctype/present about file with PHP processing instruction
#38
christianhujer
closed
4 years ago
1
False Positive 0002:doctype/valid about XML declaration
#37
christianhujer
closed
4 years ago
0
Add path coverage and add path support to some reviewers
#36
larrymjordan
closed
4 years ago
0
Cover the issues in Goreport Card
#35
paganotoni
closed
2 years ago
1
Fill in documentation for GoDoc
#34
paganotoni
opened
4 years ago
0
Add `version` command
#33
paganotoni
closed
4 years ago
1
adjust sanitization to fill up empty expression in attributes values
#32
larrymjordan
closed
4 years ago
1
Task text output formatter
#31
paganotoni
closed
4 years ago
0
Next