]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add script for linting stand/lua to tools/boot.
authorkevans <kevans@FreeBSD.org>
Thu, 22 Feb 2018 04:28:52 +0000 (04:28 +0000)
committerkevans <kevans@FreeBSD.org>
Thu, 22 Feb 2018 04:28:52 +0000 (04:28 +0000)
commit6c747fa217b72f6ed44447dbacb42178b768183a
tree709b12b56e574c21aa917a1d1297e0639680ca59
parent13421cd58191558abacbaf4954c879d94c5f5c40
Add script for linting stand/lua to tools/boot.

We require some --globals due to custom loader extensions in our
environment. Add everything required for this to tools/boot so that other
interested parties can get up and go with linting our scripts and not get a
bunch of false-positives.
tools/boot/lua-lint.sh [new file with mode: 0755]