Add checkpatch.pl config file and Makefile targets

This is used to verify the coding style of patches.

Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
This commit is contained in:
Antonio Niño Díaz
2018-01-02 16:25:04 +01:00
parent 72f801283d
commit 3c15b141e0
4 changed files with 91 additions and 2 deletions

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ rgbgfx
*.o
*.exe
*.html
.checkpatch-camelcase.*