mirror of
https://github.com/fmang/opustags.git
synced 2024-11-13 00:42:46 +01:00
add make check
This commit is contained in:
parent
7cf478c9cc
commit
5dcf9ec543
@ -18,6 +18,9 @@ Stay objective in your changes. Adding a feature or fixing a bug is a clear
|
||||
improvement, but stylistic changes like renaming a function or moving a few
|
||||
braces around won't help the project move forward.
|
||||
|
||||
You should check that your changes don't break the test suite by running
|
||||
`make check`
|
||||
|
||||
Following these practices is important to keep the history clean, and to allow
|
||||
for better code reviews.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user