lint .py and .pl scripts (#1365)
Elan Ruusamäe <[email protected]> Mon, 05 Oct 2015 00:18:22 -0700
| Newsgroups | gmane.network.nagios.devel |
|---|---|
| Message-ID | <monitoring-plugins/monitoring-plugins/issues/[email protected]> |
to avoid [such mistakes](https://github.com/nagios-plugins/nagios-plugins/pull/110) like distributing scripts with syntax error, imho would be good if travis syntax lints the scripts. `perl -c script.pl`, `python -m py_compile script.py` -- Reply to this email on GitHub: https://github.com/monitoring-plugins/monitoring-plugins/issues/1365