Say that running 'make check' is mandatory

(Too bad that it is broken after
9e3d5c0337f9cd1439d4b6b648eb6ac795ff792e.)
This commit is contained in:
Tor Lillqvist 2016-02-17 12:34:23 +02:00
parent d43cea2883
commit 86f1e5087c

View file

@ -251,6 +251,8 @@ of the existing code when editing.
The style is roughly as follows, in rough order of importance:
- Run 'make check' after each commit. Requires loolwsd to be running.
- As in LO, no hard TABs in source files. Only spaces. Indentation
step is four columns.