issues Search Results · repo:ecomfe/htmlcs language:JavaScript
Filter by
59 results
(129 ms)59 results
inecomfe/htmlcs (press backspace or delete to remove)I think this is a false positive warning:
There should be a new line for br (for every block, list, or table element) (new-line-for-blocks, 049)
in this fragment of text:
span class= green-col Web ...
olegkrivtsov
- Opened on Jan 26, 2018
- #97
False positive warning in Unnecessary usage of a trailing white-space(s) in text (unnecessary-whitespace-in-text, 052):
h3 Why Choose span class= green-col Web br Site Creators? /span /h3
Here the ...
olegkrivtsov
- Opened on Jan 25, 2018
- #96
After updating to node 8.8.1 which is the upcoming LTS, I get the following error previously fixed by this commit:
$ htmlcs hint ./src
FATAL ERROR: v8::ToLocalChecked Empty MaybeLocal.
1: node::Abort() ...
web-padawan
- Opened on Oct 31, 2017
- #95
I enabled the protocol-omitted-in-href rule and the following code-block triggered a warning:
link rel= canonical href= http://www.website.com.au/v2/
In my opinion, this is OK. It does not need ...
jamesspittal
- 6
- Opened on Jun 6, 2017
- #93
We currently use the following custom rule-set:
{
asset-type : true, // true: Default value of attribute type ( link / style / script ) should not be set
attr-lowercase ...
jamesspittal
- 2
- Opened on Jun 6, 2017
- #92
I have a lot of html files and when I lint everything the terminal is spammed with a lot of success messages.
When there s 1 error amongst hundreds of files, it s hard to find which file is the culprit. ...
ndelangen
- Opened on May 15, 2017
- #91
I m having trouble using htmlcs to hint html files on the command line.
I m often getting the error Invalid path ; when I specify a folder instead I m getting FATAL ERROR: v8::ToLocalChecked
Empty MaybeLocal. ...
tdmalone
- Opened on Oct 3, 2016
- #87

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.