Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-19 | Add cspell Linter (#3981) | David Houston | |
* Add cspell linter Add cspell linter, with the languages it supports. Signed-off-by: David Houston <houstdav000@gmail.com> * Add cspell Global Variables Documentation Add documentation to /doc/ale.txt with cspell configuration options. Signed-off-by: David Houston <houstdav000@gmail.com> * Add cspell to docs, Minor Cleanup Add cspell for each supported language, adding some spaces and removing others when caught navigating the file. Signed-off-by: David Houston <houstdav000@gmail.com> | |||
2021-03-14 | Close #2102 - Add support for the Angular language server | w0rp | |
2019-10-28 | Add support for html-beautify (#2788) | Hugo Osvaldo Barrera | |
* Add support for html-beautify * Add html-beautify to the list of supported tools * Update docs | |||
2019-04-11 | feat: fecs support for js/html/css lint and format | harttle | |
`fecs` is a lint tool for HTML/CSS/JavaScript, see http://fecs.baidu.com for more options. | |||
2018-11-07 | Add prettier to html formatters | Abin Simon | |
2018-08-24 | Sort the HTML documentation sections | w0rp | |
2018-08-24 | Merge pull request #1839 from filipekiss/feature/stylelint-inline-css | w0rp | |
Add Stylelint as HTML Linter | |||
2018-08-22 | :books: Add docs for html stylelint | Filipe Kiss | |
2018-06-23 | Add fixer tidy for HTML | Abin Simon | |
Add tests for tidy HTML fixer | |||
2018-04-09 | Close #542 - Add an option for disabling running locally installed ↵ | w0rp | |
executables by default | |||
2018-01-28 | Fix #1038 - Automatically detect and use htmlhint configuration files | w0rp | |
2018-01-06 | Explain /usr/bin/tidy is ignored on macOS and how to install the latest tidy | rhysd | |
2017-10-25 | Fix #643 - Add support for write-good for many languages | Sumner Evans | |
2017-07-08 | Use equal signs for language documentation sections | w0rp | |
2017-06-18 | #659 - Add options for Python fixers, and cut down on duplicated documentation | w0rp | |
2017-04-27 | Add tags for buffer-local variants of each linter option | Adriaan Zonnenberg | |
2017-04-15 | Fix #257 in preparation for #427, standardise options with fallbacks, and ↵ | w0rp | |
make it so every value can be computed dynamically | |||
2017-03-28 | Move linter documentation into separate files | w0rp | |