pgAdmin 4 commit: Fixing the lint error messages in javascript using'e

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Fixing the lint error messages in javascript using'e
Дата
Msg-id E1eMxGX-0007v9-KW@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixing the lint error messages in javascript using 'eslint --fix'
command.

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f55b9d2d83cc642314af3e797574b1b3120f4f1b

Modified Files
--------------
.../js/selection/range_boundary_navigator.js       | 236 ++++++++++-----------
.../sqleditor/static/jsx/history/query_history.jsx |   6 +-
.../static/jsx/history/query_history_entries.jsx   |  10 +-
.../javascript/selection/copy_data_spec.js         |   4 +-
.../selection/range_boundary_navigator_spec.js     |  16 +-
.../javascript/selection/set_staged_rows_spec.js   |   6 +-
6 files changed, 139 insertions(+), 139 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Make the "Save Changes" prompts in the query toolopt
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Fix a reference before assignment error in the filed