Skip to content

Commit 0a7e8da

Browse files
committed
Align terminal folder names with usual platform pattern
Make bundle folders have the same name as the bundle id rename plugins > bundles
1 parent d6e264a commit 0a7e8da

File tree

412 files changed

+3
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

412 files changed

+3
-2
lines changed

.github/workflows/doCleanCode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
author: Eclipse Platform Bot <[email protected]>
1515
do-quickfix: false
1616
do-cleanups: true
17-
bundle-folders: ant/*/ debug/*/ resources/bundles/*/ runtime/bundles/*/ team/bundles/*/ ua/*/ update/*/ platform/*/ terminal/plugins/*/
17+
bundle-folders: ant/*/ debug/*/ resources/bundles/*/ runtime/bundles/*/ team/bundles/*/ ua/*/ update/*/ platform/*/ terminal/bundles/*/
1818
secrets:
1919
token: ${{ secrets.PLATFORM_BOT_PAT }}
File renamed without changes.

0 commit comments

Comments
 (0)