bbovenzi commented on PR #42184:
URL: https://github.com/apache/airflow/pull/42184#issuecomment-2346668397

   > Oh one other option we have that I didn't mentioned, is to use something 
else entirely, like [`oxc`](https://oxc.rs/docs/guide/usage/linter.html) which 
is based on Rust making it **REALLY** fast, tho it has way less rules and 
plugins than ESLint.
   
   It says right in its "Info" that it isn't an eslint replacement. So it looks 
like we could add it if linting ever becomes burdensome on the CI, but I don't 
want to optimize too early either.
   
   I don't mind having our own eslint rules defined like in this PR, especially 
since they all come with descriptions.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to