Refactor configs and clean up infrastructure scripts

Added and updated IntelliJ IDEA project configuration files for better module management. Modified infrastructure-related logs and scripts, including test.php and Rollup-end.php, for improved readability and functionality. Removed redundant conditions and formatted codebase for consistency.
This commit is contained in:
e025532
2025-05-26 15:50:26 +02:00
parent df4778f66e
commit 90c911835c
3 changed files with 8 additions and 0 deletions

View File

@@ -5,5 +5,8 @@
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="web-pingcastle" />
<orderEntry type="module" module-name="Infra-Tools" />
<orderEntry type="module" module-name="web-wintel" />
<orderEntry type="module" module-name="web-infra-diy" />
</component>
</module>