pgadmin4/web/pgadmin/tools/erd
Akshay Joshi 30d2d1b23e Fixed the following code smells:
1) useState call is not destructured into value + setter pair.
2) A fragment with only one child is redundant.
3) Unnecessary '.apply()' and '.call()'.
4) Expected the Promise rejection reason to be an Error.
2024-04-09 19:18:56 +05:30
..
static/js Fixed the following code smells: 2024-04-09 19:18:56 +05:30
templates/erd Upgrade CodeMirror from version 5 to 6. #7097 2024-02-21 11:15:25 +05:30
tests Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
__init__.py Fixed SonarQube code smell Replace the unused local variable with '_'. 2024-01-24 18:33:43 +05:30
utils.py Fixed SonarQube code smell Replace the unused local variable with '_'. 2024-01-24 18:33:43 +05:30