How to add custom local rules? #13904
-
Hello! I saw that JS Custom Rules support is planned in #9905 However I was curious to see if I could create my own local rules using Rust in the meantime. I could not find anything in the documentation. Is it possible, or are you handling custom rules support in JS first? Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
These are still very experimental, and have not yet been oficially released. Once we announce them there will be docs about how to implement this. If you are still interested, take a look at our test cases > |
Beta Was this translation helpful? Give feedback.
-
What we will soon release is support for linter plugins written in JS. I think what you're asking is are we going to support writing rules in Rust. I believe the answer to that is no, not any time soon. But @camc314 can confirm that's correct. |
Beta Was this translation helpful? Give feedback.
oh yes I misread the original post. Yes @overlookmotel is correct, custom rules in rust is not planned at this time. If you have an idea for a rule, feel free to open an issue/discussion and it can then be consideredd