Anyone else work in a small dev team that skips PRs entirely? I work in a team of 4 C# devs theres the techinical director (who still codes), a lead dev (who doesn't have much dotnet knowledge but has been at the company for 10+ years) me as a senior dev and another dev. I have previously worked in larger more corporate teams where everything went through PRs and code review but current is more like a startup than corporate. So things I find strange that we do: \- We don't use PR's or any reviews of code in any way we all just push and it gets tested by another team, if something is broke we fix it then go again. \- Morning is what everyone's doing, EOD is what everyone did. That's it. No discussion of quality, no hey this bit of code concerns me, just a status recitation and everyone goes back to work. My question has anyone ever worked in a similar team env, it feels strange and took me some time to get used to but I feel there is so much we could be doing better? Is this just small team life?…