From 17a53748c860280b55b73303b41c9cb3eab977e5 Mon Sep 17 00:00:00 2001 From: "iulianOnofrei (U-lee-aan)" <5748627+revolter@users.noreply.github.com> Date: Mon, 4 Mar 2024 12:34:38 +0200 Subject: [PATCH] Add RuboCop as a .config supporting tool https://github.com/rubocop/rubocop/pull/12700 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4965d6f..687202c 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ We only extended the concept to project repositories. - [doc8](https://github.com/PyCQA/doc8) - [Mill](https://github.com/com-lihaoyi/mill) - [molecule](https://github.com/ansible-community/molecule) +- [RuboCop](https://github.com/rubocop/rubocop) ## Q&A