Обсуждение: pgAdmin 4 commit: Fixed code smells in runtime code reported by SonarQu

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Fixed code smells in runtime code reported by SonarQu

От
Akshay Joshi
Дата:
Fixed code smells in runtime code reported by SonarQube.

Branch
------
master

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

Modified Files
--------------
runtime/Logger.cpp      | 2 +-
runtime/Logger.h        | 2 +-
runtime/MenuActions.cpp | 4 ++--
runtime/MenuActions.h   | 6 +++---
runtime/Runtime.cpp     | 6 +++---
runtime/Runtime.h       | 4 ++--
runtime/Server.h        | 2 +-
7 files changed, 13 insertions(+), 13 deletions(-)