nvim-neotest / neotest-go

MIT License
124 stars 43 forks source link

feat(opts): add root_pattern option #73

Open sakateka opened 5 months ago

sakateka commented 5 months ago

In order to redefine the root directory of the adapter, I added the ability to configure the root_pattern. In a large monorepo, it is often necessary to change the root directory of the module if the monorepo is built as one large module.