eclint
eclint copied to clipboard
Validate or fix code that doesn't adhere to EditorConfig settings or infer settings from existing code.
@jedmao I guess you are busy @apple and It seems that you do no longer have the time and passion to maintain this, by e.g. update dependencies etc. Could you...
Bumps [sinon](https://github.com/sinonjs/sinon) from 7.5.0 to 9.1.0. Changelog Sourced from sinon's changelog. 9.1.0 / 2020-09-29 Add a calledOnceWithMatch assertion (#2294) 9.0.3 / 2020-08-11 Upgrade nise to latest Upgrade @sinonjs/samsam to latest...
Bumps [yargs](https://github.com/yargs/yargs) from 12.0.5 to 16.0.3. Release notes Sourced from yargs's releases. yargs v16.0.3 Bug Fixes move yargs.cjs to yargs to fix Node 10 imports (#1747) (5bfb85b) yargs v16.0.2 Bug...
Bumps [get-stream](https://github.com/sindresorhus/get-stream) from 4.1.0 to 6.0.0. Release notes Sourced from get-stream's releases. v6.0.0 Breaking Require Node.js 10 80165c1 Breaking for TypeScript users Only use a CommonJS export for the TypeScript...
Bumps [mocha](https://github.com/mochajs/mocha) from 5.2.0 to 8.1.3. Release notes Sourced from mocha's releases. v8.1.3 8.1.3 / 2020-08-28 :bug: Fixes #4425: Restore Mocha.utils.lookupFiles() and Webpack compatibility (both broken since v8.1.0); Mocha.utils.lookupFiles() is...
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 7.0.1 to 9.0.0. Release notes Sourced from ts-node's releases. v9.0.0 *Breaking changes are labelled [BREAKING] below. Added Throw ERR_REQUIRE_ESM when a file is require()d which should be...
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 7.0.1 to 9.0.1. Changelog Sourced from fs-extra's changelog. 9.0.1 / 2020-06-03 Fix issue with ensureFile() when used with Jest on Windows (#804, #805) Remove unneeded process.umask() call...
Bumps [through2](https://github.com/rvagg/through2) from 2.0.5 to 4.0.2. Commits ebe3d0b 4.0.2 0cd3ec7 Fix typo in README.md 8fe9228 remove inherits dep 9c0cf12 4.0.1 8a4d6b3 update ignores for pack de77352 4.0.0 ad542a5 more modernisation...
`check` can work normally, but the `fix` function does not respond. There are many same problems in the issue, please find out why.
I use EClint in many repositories and I've noticed on many occasions that `eclint check` failes to validate some file when the pattern definitions are too long (at least locally,...