Hugo Osvaldo Barrera
|
47eb3dd0c0
|
Add support for html-beautify (#2788)
* Add support for html-beautify
* Add html-beautify to the list of supported tools
* Update docs
|
2019-10-28 13:25:36 +00:00 |
|
harttle
|
c820089c44
|
feat: fecs support for js/html/css lint and format
`fecs` is a lint tool for HTML/CSS/JavaScript,
see http://fecs.baidu.com for more options.
|
2019-04-11 16:24:58 +08:00 |
|
Abin Simon
|
ed8104b6ab
|
Add prettier to html formatters
|
2018-11-07 12:00:59 +05:30 |
|
w0rp
|
3c85c7ef65
|
Sort the HTML documentation sections
|
2018-08-24 13:24:42 +01:00 |
|
w0rp
|
adc038f327
|
Merge pull request #1839 from filipekiss/feature/stylelint-inline-css
Add Stylelint as HTML Linter
|
2018-08-24 13:20:37 +01:00 |
|
Filipe Kiss
|
935a132d8f
|
📚 Add docs for html stylelint
|
2018-08-22 19:00:42 -03:00 |
|
Abin Simon
|
17c1aefb5b
|
Add fixer tidy for HTML
Add tests for tidy HTML fixer
|
2018-06-23 22:59:13 +05:30 |
|
w0rp
|
719b790574
|
Close #542 - Add an option for disabling running locally installed executables by default
|
2018-04-09 19:11:20 +01:00 |
|
w0rp
|
65fc5d11c7
|
Fix #1038 - Automatically detect and use htmlhint configuration files
|
2018-01-28 12:44:42 +00:00 |
|
rhysd
|
7a1a534305
|
Explain /usr/bin/tidy is ignored on macOS and how to install the latest tidy
|
2018-01-06 20:00:36 +09:00 |
|
Sumner Evans
|
7ac07a30b8
|
Fix #643 - Add support for write-good for many languages
|
2017-10-25 00:28:06 +01:00 |
|
w0rp
|
fdc7166c3c
|
Use equal signs for language documentation sections
|
2017-07-08 14:17:26 +01:00 |
|
w0rp
|
629ff513ec
|
#659 - Add options for Python fixers, and cut down on duplicated documentation
|
2017-06-18 11:03:31 +01:00 |
|
Adriaan Zonnenberg
|
ba6dbde906
|
Add tags for buffer-local variants of each linter option
|
2017-04-27 23:04:34 +02:00 |
|
w0rp
|
706dd050f2
|
Fix #257 in preparation for #427, standardise options with fallbacks, and make it so every value can be computed dynamically
|
2017-04-15 13:36:16 +01:00 |
|
w0rp
|
d7f8324c3c
|
Move linter documentation into separate files
|
2017-03-28 23:25:44 +01:00 |
|