ls-lint icon indicating copy to clipboard operation
ls-lint copied to clipboard

Version 2

Open loeffel-io opened this issue 5 years ago • 12 comments

Thank you for 100 000 NPM Downloads! The project is growing constantly and we are starting the development of v2 soon!

Planned features:

  • Extend | operator with a ongoing and trailing whitespace to support the regex alternation operator #34
  • exists + not_exists + only directory rules #30 #32 (for example: only:.js,.ts)
  • Support .yaml configs #29
  • Glob support for ignore #35
  • Reusable rules #22
  • Performance optimizations ✅
  • Support arm arch ✅
  • Support for SCREAMING_SNAKE_CASE ✅
  • ls-lint on an existing project ("warn" option) #63 ✅
  • https://github.com/loeffel-io/ls-lint/issues/71

loeffel-io avatar Dec 07 '20 22:12 loeffel-io

hi, any plan to support arm?

[email protected]: The CPU architecture "arm64" is incompatible with this module

superlbr avatar Dec 28 '20 07:12 superlbr

Yes, added to the list :+1:

loeffel-io avatar Dec 28 '20 09:12 loeffel-io

Pretty cool idea: #40

loeffel-io avatar Jan 14 '21 12:01 loeffel-io

Added: #44

loeffel-io avatar Feb 02 '21 09:02 loeffel-io

Arm support is in #43

wiget avatar Feb 22 '21 22:02 wiget

Any ETA on this? The glob stuff alone for ignore is killing me.

jnardone avatar Apr 14 '21 21:04 jnardone

Looks like as of version >= 1.10.0 arm64 M1 Mac support Is available. Thank you! 🙏

thescientist13 avatar Oct 01 '21 22:10 thescientist13

https://github.com/loeffel-io/ls-lint/pull/66 is on the way with some great changes 🕺

loeffel-io avatar Jan 31 '22 00:01 loeffel-io

v1.11.0 is released and comes with a up to 1100% performance improvement and some beautiful features (more info) 🎉

more informations: #66

loeffel-io avatar Feb 23 '22 16:02 loeffel-io

Is there any plan for a date for the V2 release? We are very interested in the ignore globbing, but unsure if that feature is near. Would be cool if anyone has any insight on the date or whether that feature is already implemented somewhere in a branch maybe? Thanks!

ghost avatar May 06 '22 11:05 ghost

Hey @hanneskaeufler-bmw,

i really hope to get to this asap - feel free to submit a pr! ❤️

loeffel-io avatar May 09 '22 08:05 loeffel-io

Hey @loeffel-io Thanks for the great lib! Any updates on v2 release?

levaleks avatar Sep 09 '22 10:09 levaleks

Any updates on v2 release?

jiaxp avatar Mar 07 '23 11:03 jiaxp

hi, any plan to support arm?

[email protected]: The CPU architecture "arm64" is incompatible with this module

We've got the same issue with "ia32"? @loeffel-io is that something you could support please. I'm using an MSI laptop with a 64-bit Windows 10 system (https://github.com/loeffel-io/ls-lint/issues/80)

Thanks!

gassims avatar Mar 09 '23 16:03 gassims

Very happy to announce that v2.0.0-beta.0 is now available: https://github.com/loeffel-io/ls-lint/releases/tag/v2.0.0-beta.0 Please see the changelog for any additional info: https://ls-lint.org/2.0/prologue/changelog.html#v2-0-0-beta

Feel free to try it out

loeffel-io avatar May 21 '23 22:05 loeffel-io

v2.0.0 is officially released! 🎉

I close this issue - there will be a follow up roadmap ticket in the next weeks

loeffel-io avatar May 23 '23 14:05 loeffel-io

I created a roadmap for the next planned features #122

loeffel-io avatar Jul 09 '23 21:07 loeffel-io

The glob ignore feature is now available in beta: v2.1.0-beta.0

loeffel-io avatar Jul 09 '23 21:07 loeffel-io

v2.2.0-beta.0 is now available 🎉 https://ls-lint.org/2.2/prologue/changelog.html#v2-2-0-beta-0

loeffel-io avatar Sep 13 '23 13:09 loeffel-io