Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lUU3T-0002UG-NK for pgadmin-hackers@arkaria.postgresql.org; Thu, 08 Apr 2021 12:46:39 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lUU3S-0001WY-LL for pgadmin-hackers@arkaria.postgresql.org; Thu, 08 Apr 2021 12:46:38 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lUU3S-0001VA-Fr for pgadmin-hackers@lists.postgresql.org; Thu, 08 Apr 2021 12:46:38 +0000 Received: from mail-io1-xd36.google.com ([2607:f8b0:4864:20::d36]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1lUU3Q-0005TN-7l for pgadmin-hackers@postgresql.org; Thu, 08 Apr 2021 12:46:38 +0000 Received: by mail-io1-xd36.google.com with SMTP id v26so2053053iox.11 for ; Thu, 08 Apr 2021 05:46:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=dqSt2qwgszWkVfZj6IUEqcTzve8DoPvsOzWyIjlZhfw=; b=ekV+lJRA3CSEDFeJjN2FVUBAsTsZV427N8JmjWFzVUptGf3mztbfb0cuqrPVw8Nazq ANDmb0uHGYnQuVSBzJ4YxP8bx4XU+6dnOtSU7NdYCzoBdlp31r1DiVrZoPwndhKuq95H iw0PalyOqaOuENw8ftqBt7H/KlkmftAYMOqryqwBfPB++aOjq9UBpWr5ThRKEgCBgTbX v6/SFaY6dA4aOZ2n7qN/wtjU5MxQimSAZ8eG4rdnKU/yXXoXdUW8dLSIw4u5P9q2JImV l4aVklUhKOkPALewVSHBgm0qghZlTn5WG/TYs1Jv0umY53O6YlNb0pq5ZGNxcPYEoIYf W91A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=dqSt2qwgszWkVfZj6IUEqcTzve8DoPvsOzWyIjlZhfw=; b=tnirMYUkx36X7vOLcXptOPGcnG/8/OD1xQ0h23fCXBBBCKrtPKN7FSA/5pgh/m4bkx CZrikZvm4ohBxFunzOxxgLwi3KjXPbPJzxVjD+TCEEunsjoILSZgvgsuIhlY/rxPPFUh lUiXdBlgQPjDaNMRfIOWTCKW3e6mveH+VNmupy6DOhq6gqmCw9AoJgxNc1iiPv4ksFl+ c83rnNhR6E+DAbW8UAHp8BTHax8iLkJ4sTrZWQd85nTNY9RRYJrD0geV6/VQLC7zHhhh m4L0HP2lW7VcHuDqeLPhFdzsWDTGBp/ndyDA1DD57fPCNLwizu0BBZoqclCbABfd9/KK w1fA== X-Gm-Message-State: AOAM530glUrQk+JlOLKeAuFQjmmrjamg2zdHWoVmOiiogl9Cu80pTj3n 4SGlCbRBy9ogfihftsTMFSChGQItlNyUTRLVKvuk5UHAp1GkvbcfPics9d0Myc1vq97L3BiQIMi ZjdfIpaSEcZHl+LX7JWvRJYwszjXj8pyWgRSitGf1XSjD4ND2L9nxACx2M0oYZC6rDRfzEw2MvA cYWIO/6/Ypu7nBejX29F0kdcYPmDJss8VfNtZpgRijiqKXOQ0qQSdpjq5nmA== X-Google-Smtp-Source: ABdhPJynUuuK4SVMt+hWA1pce2kLHc1EJhAf1optMzMKfhSkvqkVdeoBpQVl5N1oVUd3WlbKBVfvwyNaji/8h6nWvYI= X-Received: by 2002:a02:230d:: with SMTP id u13mr8938187jau.53.1617885994706; Thu, 08 Apr 2021 05:46:34 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 8 Apr 2021 18:16:23 +0530 Message-ID: Subject: Re: [pgAdmin][patch] Linter for JSX files To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000007fca05bf7570c6" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000007fca05bf7570c6 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Thu, Apr 8, 2021 at 4:06 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch contains the required changes for including JSX files in > linter checks. > Please review. > > -- > Thanks, > Aditya Toshniwal > pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* > > "Don't Complain about Heat, Plant a TREE" > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000007fca05bf7570c6 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Thu, Apr 8, 2021 at 4:06 PM A= ditya Toshniwal <ad= itya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached patc= h contains the required changes for including JSX files in linter checks.
P= lease review.

--
=
Thanks,<= div>Aditya Toshniwal
pgA= dmin hacker=C2=A0| Sr. Software Engineer | edbpostgres.com
"Don't Co= mplain about Heat, Plant a TREE"
=


--
Thanks & Regards
Akshay Joshi
pgAdmi= n Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

--000000000000007fca05bf7570c6--