flexlint icon indicating copy to clipboard operation
flexlint copied to clipboard

A flexible linter with rules defined by regular expression

Results 2 flexlint issues
Sort by recently updated
recently updated
newest added

Love the linter. I have noticed that the underlining gets messed up when code is indented using tabs. I think it is counting tabs as single runes, but when the...

I like this repo conceptually and would like to use it in [tscircuit](https://github.com/tscircuit/tscircuit)'s many repos to forbid specific things, like the use of "data" as a variable. I think flexlint...