Skip to content

Commit

Permalink
add scripts/checkpatch.pl
Browse files Browse the repository at this point in the history
currently developers should manually add this check with this command:
ln -s ../../scripts/pre-commit.sh .git/hooks/pre-commit

to do it automatically we need to add this command to autogen.sh or
what ever build system which we will use.

Signed-off-by: Oleksij Rempel <[email protected]>
  • Loading branch information
olerem committed Apr 7, 2013
1 parent 45cbaaa commit 3fff59b
Show file tree
Hide file tree
Showing 2 changed files with 3,710 additions and 0 deletions.
Loading

0 comments on commit 3fff59b

Please sign in to comment.