pgadmin4/runtime
Akshay Joshi dea5335ce5 Fixed the following SonarQube code smells:
1) Do not use the Array index in keys.
2) Import from the same module should be merged.
3) Mutable variables should not be exported.
4) Variables should not be initialized to undefined.
5) startswith or endswith method should be used.
6) Unwrap this unnecessarily grouped subpattern.

Additionally, addressed many other SonarQube rules.
2024-06-12 18:09:06 +05:30
..
assets Improve PNG files by optimising them. 2022-10-31 18:06:53 +05:30
src Fixed the following SonarQube code smells: 2024-06-12 18:09:06 +05:30
.eslintignore Implemented runtime using NWjs to open pgAdmin4 in a standalone window 2021-01-29 13:38:27 +05:30
.eslintrc.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
.gitignore Implemented runtime using NWjs to open pgAdmin4 in a standalone window 2021-01-29 13:38:27 +05:30
.yarnrc.yml Update yarn.lock file and added .yarnrc.yml 2023-10-31 16:27:42 +05:30
dev_config.json.in Implemented runtime using NWjs to open pgAdmin4 in a standalone window 2021-01-29 13:38:27 +05:30
package.json - Update release notes. 2024-06-11 15:28:21 +05:30
yarn.lock - Update release notes. 2024-06-11 15:28:21 +05:30