mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 10:39:53 +00:00
Tests: add ruby style and code checks via rubocop
At the moment all plugins fail the test out of various reasons. Thus they are exempted from causing test failures. But future (new) plugins will fail the test and thus indicate the relevant steps to fix issues before a plugin is included.
This commit is contained in:
parent
809639ab65
commit
758c3ecdd7
3 changed files with 49 additions and 6 deletions
|
@ -16,6 +16,7 @@ addons:
|
|||
- zsh
|
||||
- pylint
|
||||
- shellcheck
|
||||
- rubocop
|
||||
- pkg-config
|
||||
- libdb-dev
|
||||
- libvirt-dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue