node-lintspaces icon indicating copy to clipboard operation
node-lintspaces copied to clipboard

A validator for checking different kinds of whitespaces in your files.

Results 19 node-lintspaces issues
Sort by recently updated
recently updated
newest added

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...

dependencies
javascript

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...

dependencies
javascript

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...

dependencies
javascript

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...

dependencies
javascript

### 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)...

dependencies
javascript

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...

dependencies
javascript

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...

dependencies
javascript

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...