Hi thogeter,

I have a realy nice idea :)

As a part of code quallity enhancemend and prevenition. We can do an ondemand 
daemon as engine to
check all shell scrips. We can use the opensource Project shellcheck [0].

My idea is to do an insatnce on a server:
This insatnce can pull the lede repo daily and run some thing like:

find . -type f -name "*.sh" | xargs shellcheck

if something news pulled and shellcheck detecs some misstating we can send via 
bsd-mailx
on our ML the shellceck output.

Sould I build something for that?

cheers
Tarek
[0] https://github.com/koalaman/shellcheck

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to