Skip to content

Commit 070455e

Browse files
Merge branch 'main' into patch-1
2 parents 319f34a + 37a5b74 commit 070455e

File tree

153 files changed

+1916
-730
lines changed

Some content is hidden

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

153 files changed

+1916
-730
lines changed

.github/workflows/orphaned-features-check.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,7 @@ jobs:
6060
exit 0
6161
fi
6262
63-
# Why only 5?
64-
# Because, we're not in a hurry and anything larger than that would
65-
# make the PR too intimidatingly big to review.
66-
npm run find-orphaned-features -- delete --max 5 --verbose /tmp/orphaned-features.json
63+
npm run find-orphaned-features -- delete --verbose /tmp/orphaned-features.json
6764
6865
git status
6966
56.4 KB
Loading
47.9 KB
Loading
105 KB
Loading
59.8 KB
Loading
43.8 KB
Loading
78.6 KB
Loading
358 KB
Loading
301 KB
Loading
519 KB
Loading

0 commit comments

Comments
 (0)