Hacker News new | ask | show | jobs
by jeremyjh 17 days ago
> syntax highlighting, typechecking, linting, automatic git refreshes

In most languages, none of those things involve execution of code in the repo. In languages that do - for example Elixir - it prompts you to trust them first.