From 908ab6b70ca3b8966e389bcc1ef7f06c54aeca07 Mon Sep 17 00:00:00 2001 From: Geremia Taglialatela Date: Mon, 7 Jul 2025 12:35:34 +0200 Subject: [PATCH] Add RuboCop badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b43623e..1b0f6fd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # sharepoint [![Build Status](https://github.com/ifad/sharepoint/actions/workflows/ruby.yml/badge.svg)](https://github.com/ifad/sharepoint/actions) +[![RuboCop](https://github.com/ifad/sharepoint/actions/workflows/rubocop.yml/badge.svg)](https://github.com/ifad/sharepoint/actions/workflows/rubocop.yml) Sharepoint 2013 REST API client. Work in progress, not for the faint hearted.