From 8ee4942821d17d196a5bc2714673b1babcb515b0 Mon Sep 17 00:00:00 2001 From: Viktor Vorona Date: Fri, 9 Jun 2023 09:55:26 +0200 Subject: [PATCH] [NO-JIRA] Fix yarn lint (jsx-boolean-value) --- .../src/main/js/app/components/GitHubSynchronisationWarning.tsx | 2 +- .../components/authentication/GitHubConfigurationValidity.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/server/sonar-web/src/main/js/app/components/GitHubSynchronisationWarning.tsx b/server/sonar-web/src/main/js/app/components/GitHubSynchronisationWarning.tsx index b9ee787e9ba..088a863a318 100644 --- a/server/sonar-web/src/main/js/app/components/GitHubSynchronisationWarning.tsx +++ b/server/sonar-web/src/main/js/app/components/GitHubSynchronisationWarning.tsx @@ -119,7 +119,7 @@ function GitHubSynchronisationWarning({ short }: GitHubSynchronisationWarningPro
-- 2.39.5