Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is it a go-ism that source for implementation and test code lives in the root of the repo or is this an LLM thing?
 help



yeah the tests live with the implementation code always (Go thing) and the repo root thing is like a preference, main is an acceptable package to put stuff in (Go thing), i see this a lot with smaller projects or library type projects



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: