node-lintspaces
node-lintspaces copied to clipboard
A validator for checking different kinds of whitespaces in your files.
Bumps [release-it](https://github.com/release-it/release-it) from 17.2.0 to 17.2.1. Release notes Sourced from release-it's releases. Release 17.2.1 Update some dependencies (bb23771) Exit without error message when requireCommits is true but requireCommitsFail is false...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.1.1. Release notes Sourced from eslint's releases. v9.1.1 Bug Fixes a26b402 fix: use @eslint/create-config latest (#18373) (唯然) v9.1.0 Features 03068f1 feat: Provide helpful error message...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.3.0. Release notes Sourced from eslint-plugin-jest's releases. v28.3.0 28.3.0 (2024-04-27) Features prefer importing jest globals for specific types (#1568) (c464ae3) v28.2.0 28.2.0 (2024-04-06) Features support...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.9.0. Release notes Sourced from eslint's releases. v9.9.0 Features 41d0206 feat: Add support for TS config files (#18134) (Arya Emami) 3a4eaf9 feat: add suggestion to...
### Issue My team and I started using this very good package in our CI. We found out that multiline comments in javascript files (probably all languages recognizing this kind...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.12.0. Release notes Sourced from eslint's releases. v9.12.0 Features 5a6a053 feat: update to jiti v2 (#18954) (Arya Emami) 17a07fb feat: Hooks for test cases (RuleTester)...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.28.0. Release notes Sourced from eslint's releases. v9.28.0 Features b0674be feat: Customization of serialization for languageOptions (#19760) (Nicholas C. Zakas) a95721f feat: Add --pass-on-unpruned-suppressions CLI...
Bumps [editorconfig](https://github.com/editorconfig/editorconfig-core-js) from 2.0.0 to 2.0.1. Release notes Sourced from editorconfig's releases. v2.0.1 What's Changed Update to latest eslint by @hildjj in editorconfig/editorconfig-core-js#127 Update dependencies, including tests. Fixed nits. by...
This is my attempt to fix #297 To easily check the difference between old and new check, you can go to the code on line 107 and put in comment...