What are some commonly used source code check-in policies?
- by rwmnau
I'm curious what code review policies other development shops apply to their source code when it's checked into the source control repository. I'm setting up a TFS (Team Foundation) server, and I'd like to apply some check-in policies to start to stamp out bad practices.
For example, I was thinking of starting with the following couple, so this is…