NetworkManager/contrib
Lubomir Rintel 0f3f56695a contrib: add checkpatch.pl
A naive code compliance checker. Invoke directly:

  contrib/scripts/checkpatch.pl 0001-switch-comments-to-klingon.patch
  contrib/scripts/checkpatch.pl hello.[ch] world.c

Use from a commit hook:

  echo 'git format-patch --stdout -1 |contrib/scripts/checkpatch.pl || :>' \
      >.git/hooks/post-commit

Or view the documentation with "perldoc contrib/scripts/checkpatch.pl"
2018-07-10 12:41:37 +02:00
..
editors contrib: add emacs config for hacking on NM 2015-08-11 13:42:26 -04:00
fedora contrib/rpm: Use Open vSwitch instead of OpenVSwitch 2018-06-28 20:31:32 +02:00
scripts contrib: add checkpatch.pl 2018-07-10 12:41:37 +02:00
test contrib: add a serial modem emulator 2018-06-18 16:05:29 +02:00
travis travis: don't check for setting-docs.c file 2017-04-05 19:09:25 +02:00