We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e9f015 commit b68b23dCopy full SHA for b68b23d
safe-settings/settings.yml
@@ -5,7 +5,7 @@
5
repository:
6
# As we use `semantic-release` throughout the formulas, which means every
7
# commit message is important, we disallow squash merging so that commit
8
- # messages are not missed.
+ # messages are not inadvertently destroyed.
9
# In addition, Renovate defaults to squash merging unless the repository
10
# settings disallows it.
11
allow_squash_merge: false
0 commit comments