From 835ff5a7933c5b07bb1fb13c448d9e73267b0022 Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Sat, 16 Nov 2019 10:31:11 +0000 Subject: [PATCH 1/4] Added sonarlint.svg --- icons/sonarlint.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 icons/sonarlint.svg diff --git a/icons/sonarlint.svg b/icons/sonarlint.svg new file mode 100644 index 000000000000..cacbd180e2ac --- /dev/null +++ b/icons/sonarlint.svg @@ -0,0 +1 @@ +sonarlint icon \ No newline at end of file From b5453c3986c93ee6e24d15c0fed34f5d7a075405 Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Sat, 16 Nov 2019 10:32:06 +0000 Subject: [PATCH 2/4] Updated _data/simple-icons.json --- _data/simple-icons.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 98b12b90bb89..43c2b7ede692 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3181,6 +3181,11 @@ "hex": "5294E2", "source": "https://getsol.us/branding/" }, + { + "title": "sonarlint", + "hex": "CC2026", + "source": "https://www.sonarlint.org/" + }, { "title": "Songkick", "hex": "F80046", From 1b119b8146887cbf60cdc5ae608bbbc4a61eb3e4 Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Wed, 20 Nov 2019 09:29:55 +0000 Subject: [PATCH 3/4] Updated files to use SonarLint --- _data/simple-icons.json | 2 +- icons/sonarlint.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 43c2b7ede692..e9310cd1d87e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3182,7 +3182,7 @@ "source": "https://getsol.us/branding/" }, { - "title": "sonarlint", + "title": "SonarLint", "hex": "CC2026", "source": "https://www.sonarlint.org/" }, diff --git a/icons/sonarlint.svg b/icons/sonarlint.svg index cacbd180e2ac..60654c216929 100644 --- a/icons/sonarlint.svg +++ b/icons/sonarlint.svg @@ -1 +1 @@ -sonarlint icon \ No newline at end of file +SonarLint icon \ No newline at end of file From 48555373649a82b9f53ef650347642d1f602ac75 Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Sun, 1 Dec 2019 09:26:24 +0000 Subject: [PATCH 4/4] Updated source in json --- _data/simple-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e9310cd1d87e..9474b61c09b4 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3184,7 +3184,7 @@ { "title": "SonarLint", "hex": "CC2026", - "source": "https://www.sonarlint.org/" + "source": "https://github.com/SonarSource/sonarlint-website/" }, { "title": "Songkick",