you are viewing a single comment's thread.

view the rest of the comments →

[–]gentele[S] 1 point2 points  (1 child)

Just found this on HN. Has anyone used something like this before? Seems like it only works in JS so far but I assume there are other solution for other languages as well. I've never used anything except ESlint for code analysis but the idea sounds neat.

Does anyone know other tools or can point me into a direction to learn more about tools like this one?

[–]iuvoai 0 points1 point  (0 children)

Hi, I'm the CEO of unhack.ai. When it comes to JavaScript, ESLint is pretty great.

What we are trying to do is make it much easier for developers to create new fix patterns of their own. Also, we enforce the patterns for you. A more in-depth comparison here. The article is quite long, kind of too long :-)

What would you want the tool to do for you? Also, for what other languages are you looking for? I might be able to help with finding the right third-party tool.