This website requires JavaScript.
Explore
Help
Sign in
mfocko
/
precommit-example
Archived
Watch
1
Star
0
Fork
You've already forked precommit-example
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2021-01-15
. You can view files and clone it, but cannot push or open issues or pull requests.
691085d82f
precommit-example
/
main.c
5 lines
68 B
C
Raw
Normal View
History
Unescape
Escape
Add first source file Signed-off-by: Matej Focko <me@mfocko.xyz>
2021-01-14 20:56:59 +01:00
#
include
<stdio.h>
#
include
<stdlib.h>
Add formatting to precommit Signed-off-by: Matej Focko <mfocko@redhat.com>
2021-01-15 14:57:08 +01:00
int
main
(
)
{
return
NULL
;
}
Reference in a new issue
Copy permalink