[pgadmin-org/pgadmin4] 01848e: Add an action for checking Javascript style. (#5361)

From: Dave Page <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 01848e: Add an action for checking Javascript style. (#5361)
Date: 2022-09-23 10:55:17
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/bc0851-01848e@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 01848e7d5b1895dbf29d3d272ef1edc235150432
https://github.com/pgadmin-org/pgadmin4/commit/01848e7d5b1895dbf29d3d272ef1edc235150432
Author: Dave Page <dpage(at)pgadmin(dot)org>
Date: 2022-09-23 (Fri, 23 Sep 2022)

Changed paths:
A .github/workflows/check-javascript-style.yml

Log Message:
-----------
Add an action for checking Javascript style. (#5361)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2022-09-23 11:00:30 [pgadmin-org/pgadmin4] 61361d: Naming consistency (#5362)
Previous Message Akshay Joshi 2022-09-23 10:52:51 [pgadmin-org/pgadmin4] bc0851: Ensure that the search filter should be cleared wh...