Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
`crev review` to take `--rating=`, `--understanding=` and `--thoroughness=`. #138
Comments
|
Is a default value for those really desirable? It seems pretty unrealistic to expect most reviews to end up with the same level of understanding, so I think I'd prefer to be forced to specify it explicitly. |
|
That's a good point. Then again, there are legitimate reasons for this. Maybe someone is writing a bot or something and they always want |
This is to help people that for whatever reason don't want to go through the effort of changing it manually every time.
Default levels of
understandingandthoroughnessfor both positive (review)and negative(flag) could also be configurable in the user-config file.