k9core

Unnamed repository
Log | Files | Refs | LICENSE

commit 8dcc572ff572cae2ffe1ec847d9c6b3599eddc96
parent f4e746e87d838057c0857857d60141fde5fcfbae
Author: qorg11 <qorg@vxempire.xyz>
Date:   Tue,  2 Jun 2020 23:23:08 +0200

Added new style thing

Diffstat:
MSTYLE.MD | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/STYLE.MD b/STYLE.MD @@ -45,6 +45,10 @@ if(fd == -1) } ~~~ +## Do not include .c files + +Just don't. + ## Comments Do not use C++ style comments. Comments at beggining of the line @@ -79,3 +83,4 @@ anonymous. Set whatever you want to git name and git email. If you don't want to be anonymous, you should sign your commits using gpg. See [this]https://docs.gitlab.com/ee/user/project/repository/gpg_signed_commits/() +