Skip to content

Extended config with :semanticPrefixFix creates chore commit #8661

Answered by rarkins
jdbruijn asked this question in Request Help
Discussion options

You must be logged in to vote

Using :semanticPrefixFix would work if it weren't for the fact that you're extending config:base which includes :semanticPrefixFixDepsChoreOthers.

So you could:

  • Use :semanticCommitTypeAll instead
  • Add :semanticPrefixFixDepsChoreOthers to ignorePresets
  • Instead of extending config:base, remove it and add only the presets it contains that you want

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jdbruijn
Comment options

@jdbruijn
Comment options

@rarkins
Comment options

Answer selected by jdbruijn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants