Skip to content

Commit cf1540c

Browse files
committed
minor #1878 Remove subtree splits check (fabpot)
This PR was squashed before being merged into the 2.x branch. Discussion ---------- Remove subtree splits check | Q | A | ------------- | --- | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Issues | n/a <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT Commits ------- e02c3fc Remove subtree splits check
2 parents 66a3473 + e02c3fc commit cf1540c

File tree

56 files changed

+36
-850
lines changed

Some content is hidden

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

56 files changed

+36
-850
lines changed

.github/sync-packages.php

Lines changed: 0 additions & 71 deletions
This file was deleted.

.github/workflows/package-tests.yml

Lines changed: 0 additions & 23 deletions
This file was deleted.

src/Autocomplete/.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
/.gitattributes export-ignore
2+
/.gitignore export-ignore
13
/.symfony.bundle.yaml export-ignore
24
/assets/src export-ignore
35
/assets/test export-ignore
46
/phpunit.xml.dist export-ignore
57
/tests export-ignore
6-
/.git* export-ignore

src/Autocomplete/.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/Autocomplete/.github/workflows/check-subtree-split.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

src/Chartjs/.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1+
/.gitattributes export-ignore
2+
/.gitignore export-ignore
13
/.symfony.bundle.yaml export-ignore
24
/assets/src export-ignore
35
/assets/test export-ignore
46
/assets/vitest.config.js export-ignore
57
/phpunit.xml.dist export-ignore
68
/tests export-ignore
7-
/.git* export-ignore

src/Chartjs/.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/Chartjs/.github/workflows/check-subtree-split.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

src/Cropperjs/.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
/.gitattributes export-ignore
2+
/.gitignore export-ignore
13
/.symfony.bundle.yaml export-ignore
24
/assets/src export-ignore
35
/assets/test export-ignore
46
/phpunit.xml.dist export-ignore
57
/tests export-ignore
6-
/.git* export-ignore

src/Cropperjs/.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/Cropperjs/.github/workflows/check-subtree-split.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

src/Dropzone/.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
/.gitattributes export-ignore
2+
/.gitignore export-ignore
13
/.symfony.bundle.yaml export-ignore
24
/assets/src export-ignore
35
/assets/test export-ignore
46
/phpunit.xml.dist export-ignore
57
/tests export-ignore
6-
/.git* export-ignore

src/Dropzone/.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/Dropzone/.github/workflows/check-subtree-split.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

src/Icons/.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1+
/.gitattributes export-ignore
2+
/.gitignore export-ignore
13
/.symfony.bundle.yaml export-ignore
24
/phpunit.xml.dist export-ignore
35
/tests export-ignore
4-
/.git* export-ignore

src/Icons/.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/Icons/.github/workflows/check-subtree-split.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

src/LazyImage/.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
/.gitattributes export-ignore
2+
/.gitignore export-ignore
13
/.symfony.bundle.yaml export-ignore
24
/assets/src export-ignore
35
/assets/test export-ignore
46
/phpunit.xml.dist export-ignore
57
/tests export-ignore
6-
/.git* export-ignore

src/LazyImage/.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)