summaryrefslogtreecommitdiff
path: root/test/handler/test_cookstyle_handler.vader
diff options
context:
space:
mode:
Diffstat (limited to 'test/handler/test_cookstyle_handler.vader')
-rw-r--r--test/handler/test_cookstyle_handler.vader1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/handler/test_cookstyle_handler.vader b/test/handler/test_cookstyle_handler.vader
index 7d705a19..761fc019 100644
--- a/test/handler/test_cookstyle_handler.vader
+++ b/test/handler/test_cookstyle_handler.vader
@@ -19,4 +19,3 @@ Execute(Basic warnings should be handled):
\ ale_linters#chef#cookstyle#Handle(bufnr(''), [
\ '{"metadata":{"rubocop_version":"0.62.0","ruby_engine":"ruby","ruby_version":"2.6.0","ruby_patchlevel":"0","ruby_platform":"x86_64-linux"},"files":[{"path":"recipes/default.rb","offenses":[{"severity":"convention","message":"Style/UnneededInterpolation: Prefer `to_s` over string interpolation.","cop_name":"Style/UnneededInterpolation","corrected":false,"location":{"start_line":58,"start_column":24,"last_line":58,"last_column":40,"length":17,"line":58,"column":24}}]}],"summary":{"offense_count":1,"target_file_count":1,"inspected_file_count":1}}'
\ ])
-