Add coding style checker script.
authorlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 3 Feb 2011 13:25:02 +0000 (13:25 +0000)
committerlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 3 Feb 2011 13:25:02 +0000 (13:25 +0000)
commit8f9392a04d0af1196dafc6e21e2e27d9401b1f12
tree73085ea820cdbd902fd44a950f24729474ab9001
parent1a9c20944754d913141cc96b7c849169939af8ef
Add coding style checker script.

Usage: codingstyle.pl < file/to/test
Utility script to check the coding style of each file.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4676 38d2e660-2303-0410-9eaa-f027e97ec537
test/codingstyle.pl [new file with mode: 0755]