Hacker News new | ask | show | jobs
by dapirian 1668 days ago
Hi! I’m one of the co-founders of Trunk. Trunk Check is the first tool in the toolbox we're building to make scalable, productive repos possible out of the box. Modern repositories include many technologies, each with its own set of linters. With 30+ linters and counting, Trunk makes it dead-simple to identify, install, configure, and run the right linters, static analyzers, and formatters for all your repos. Use it on mac or linux from the command line, our vscode extension, or on CI. We’re on the thread so please ask any questions. We’d love to get feedback from the HN crowd. TYVM!
1 comments

Cool idea. I tried to install the VSCode extension but not sure if its working because there was no feedback.
Hey thanks - it should populate with issues for any files that you've modified, and as you browse files any file you have open. We don't have a way from vscode to run on the whole codebase yet, best run the cli for that, but it's coming!