From 01b5f58caad8c5afb487bfd3861bcbd0718d4f53 Mon Sep 17 00:00:00 2001 From: Lin2Jing4 <35728132+Lin2Jing4@users.noreply.github.com> Date: Sun, 29 Jan 2023 18:21:34 +0800 Subject: [PATCH] Add rubocop drama Add rubocop drama: "rubocop" is a Ruby static code analyzer and formatter based on the community Ruby style guide. A GitHub user named "gcentauri" opened an issue stating that he felt uncomfortable with the word "cop" in June 2020. Another GitHub user named "veganstraightedge" forked rubocop in June 2020 and renamed the repository ruby_lint. Primary sources and archives: https://github.com/rubocop/rubocop/issues/8091 https://web.archive.org/web/20230129101026/https://github.com/rubocop/rubocop/issues/8091 https://archive.ph/3JwN5 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bf987aa..403ac2a 100644 --- a/README.md +++ b/README.md @@ -229,6 +229,8 @@ palantir/tslint [rollup/rollup/issues/2716](https://github.com/rollup/rollup/issues/2716) +[rubocop/rubocop/issues/8091](https://github.com/rubocop/rubocop/issues/8091) ([archive.org](https://web.archive.org/web/20230129101026/https://github.com/rubocop/rubocop/issues/8091), [archive.ph](https://archive.ph/3JwN5)) + [spring-projects/spring-hateoas/issues/66](https://github.com/spring-projects/spring-hateoas/issues/66) [standard/standard/issues/1381](https://github.com/standard/standard/issues/1381)