We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9c76c9 commit e179196Copy full SHA for e179196
.ng-dev/commit-message.mts
@@ -7,6 +7,7 @@ function buildScopesFor(pkg: string, subpkgs: string[]) {
7
8
export const commitMessage: CommitMessageConfig = {
9
maxLineLength: Infinity,
10
+ disallowFixup: true,
11
minBodyLength: 0,
12
scopes: [
13
...buildScopesFor('bazel', [
0 commit comments