mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 10:39:53 +00:00
Tests: apply the exceptions to ruby-based code checks
This commit is contained in:
parent
758c3ecdd7
commit
3143c2c576
1 changed files with 1 additions and 1 deletions
2
t/test.t
2
t/test.t
|
@ -201,7 +201,7 @@ sub process_file {
|
|||
}
|
||||
);
|
||||
run_check(
|
||||
{ command => [ 'rubocop', $file ],
|
||||
{ command => [ 't/test-exception-wrapper', $file, 'rubocop' ],
|
||||
description => 'ruby style and syntax check',
|
||||
filename => $filename
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue