DETECTDevtools & code
Experimental Go Linter with Jev

This project is an experimental Go linter that utilizes Jev (TypeSafe AI) to perform semantic checks on code, answering yes/no questions with probabilities regarding aspects like PII in logs or state-modifying getters.
I built an experimental Go linter on top of Jev (TypeSafe AI).
Static analysis picks the code to inspect, and Jev answers semantic yes/no checks with a probability — like PII in logs or getters that modify state.
github.com/arturobermejo/semcheck x.com/arturobermejo/status/210169296110475



