We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e1e1a2 commit d0df263Copy full SHA for d0df263
tests/commands/test_check_command.py
@@ -46,6 +46,8 @@
46
"This reverts commit afc70133e4a81344928561fbf3bb20738dfc8a0b."
47
),
48
"feat!: add user stuff",
49
+ "fixup! test(commands): ignore fixup! prefix",
50
+ "fixup! test(commands): ignore squash! prefix",
51
]
52
53
0 commit comments