Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-04-15 | Close #1504 - Add an option for removing --respect-pragma for flow | w0rp | |
2018-04-09 | Close #542 - Add an option for disabling running locally installed ↵ | w0rp | |
executables by default | |||
2017-12-05 | added importjs fixer | Jeff Willette | |
- added tests for fixer functions - added docs | |||
2017-11-22 | #1095 Use --stdin-filepath where available for prettier-eslint | w0rp | |
2017-11-22 | #1095 - Use --stdin-filepath for prettier, where available | w0rp | |
2017-11-21 | Fix #783 - Do not run Flow with home directory configuration files by default | w0rp | |
2017-10-28 | Fix #971 - Add an option for turning errors about missing eslint config ↵ | w0rp | |
files off. | |||
2017-09-10 | Fix numerous issues with integration documentation tags and the table of ↵ | w0rp | |
contents, and add a script to check for theses issues | |||
2017-08-30 | Fix doc tag alignment | w0rp | |
2017-08-30 | Add prettier-eslint legacy option | Pavel Pertsev | |
2017-08-30 | Fix docs for prettier-eslint ver | Pavel Pertsev | |
2017-08-29 | Add support for prettier configuration file. (#886) | aliou | |
* Add support for prettier configuration file. As of version 1.6.0, prettier allows passing a `--config` argument with a path to a configuration file. * Add test prettier configuration file. * Add option to use local prettier configuration. * Add description for new prettier option. * Also check if the config is present before using it. | |||
2017-08-22 | Suppress warning about .eslintignore'd file (#836) | Eric Stern | |
* Suppress warning about .eslintignore'd file * Fix slightly ironic lint error * Lock error suppression behind a variable; add docs and tests | |||
2017-07-08 | Use different reporter to support older versions of jscs (#737) | Jonathan Boudreau | |
* Use different reporter to support older versions of jscs * Add test and make more consistent with other code * Add documentation for jscs * Add more test coverage | |||
2017-07-08 | Use equal signs for language documentation sections | w0rp | |
2017-06-29 | Fix #707 - Fix some duplicate tags, and add some code to check for them | w0rp | |
2017-06-28 | Add prettier-standard support (#702) | Adam Stankiewicz | |
* Add prettier-standard support * Update ale-javascript.txt Remove a duplicated header line. | |||
2017-06-24 | Fix #683 Recommend prettier and eslint over prettier-eslint | w0rp | |
2017-06-18 | #659 - Add options for Python fixers, and cut down on duplicated documentation | w0rp | |
2017-06-08 | Fix #634 - Document eslint --fix behaviour with nested configuration files | w0rp | |
2017-05-27 | Support both prettier and prettier-eslint | w0rp | |
2017-05-27 | feat(fixer): add Prettier fixer (using Prettier-ESLint CLI) + docs | tunnckoCore | |
2017-04-27 | Add tags for buffer-local variants of each linter option | Adriaan Zonnenberg | |
2017-03-28 | #326 Document existing StandardJS options | w0rp | |
2017-03-28 | Move linter documentation into separate files | w0rp | |