Unnecessary/Annoying Linting

There are others and other threads, and I get that it probably isn't high priority, but the number of false positives that come through the linter make it so that I effectively ignore it completely. It would be great to have it as a tool, but as an example, "additional scope" variables always popping up as "not defined" and "Misleading line break before '?'; readers may interpret this as an expression boundary." when the automated Retool formatter formats the code in this manner are two particularly annoying ones, as I often have variables defined for additional scope and I like to use ternary expressions.

As a feature request, would it be possible to turn certain checks off (or to make them more useful) so that the linter can be a more useful part of building apps?

1 Like

A big plus :heavy_plus_sign: from me. Thanks for posting @jg80

:slightly_smiling_face: Hi there! Thanks for the request I've shared this feedback with our team and will keep you posted. I agree this would be helpful

Ideally, we can resolve the remaining linting bugs from happening in the first place :disappointed: but I know it's been a very technically complex issue to solve

2 Likes