pgadmin4/web/pgadmin/tools/debugger
Akshay Joshi 8857f0d179 Fix SonarQube code smells:
1) String literals should not be duplicated.
2) Prefer using an optional chain expression instead, as it's more concise and easier to read.
3) Expected the Promise rejection reason to be an Error.
2024-06-10 18:04:32 +05:30
..
static Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30
templates/debugger Upgrade CodeMirror from version 5 to 6. #7097 2024-02-21 11:15:25 +05:30
tests Skip debugger test cases to fix "too many clients" error on github actions. 2024-01-18 16:41:18 +05:30
utils Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
__init__.py Fix SonarQube code smells: 2024-06-10 18:04:32 +05:30