eslint-plugin-editorconfig
eslint-plugin-editorconfig copied to clipboard
An ESLint plugin to enforce EditorConfig rules
https://eslint.org/docs/latest/rules/unicode-bom All rules are named with the name fo the eslint rule they are replacing, except for `charset`. Rename the rule to `unicode-bom` to make them homogenous and predictable.
Bumps the less-prioritized group with 1 update in the / directory: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 8.57.0 to 9.9.0 Release notes Sourced from eslint's releases. v9.9.0 Features 41d0206 feat: Add support...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 8.2.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.2.0 8.2.0 (2024-08-19) 🚀 Features eslint-plugin: add suggestion to require-await to remove async keyword (#9718) typescript-estree: special-case error...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. Release notes Sourced from actions/setup-node's releases. v4.0.0 What's Changed In scope of this release we changed version of node runtime for action from node16...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [editorconfig](https://github.com/editorconfig/editorconfig-core-js) from 1.0.4 to 2.0.0. Release notes Sourced from editorconfig's releases. Bug fixes. Requires node >=16 Breaking: Now requires Node v16+ Enable extended globbing from minimatch. This means that...
Bumps the less-prioritized group with 1 update in the / directory: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 8.57.0 to 9.9.1 Release notes Sourced from eslint's releases. v9.9.1 Bug Fixes 9bde90c fix: add...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 8.3.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.3.0 8.3.0 (2024-08-26) 🚀 Features eslint-plugin: [no-deprecation] add rule (#9783) typescript-estree: replace globby w/ fast-glob (#9518) typescript-estree: reload...