Skip to content

chore: replace structopt with clap v4 - #554

Draft
synchwire wants to merge 4 commits into
mainfrom
replace-structopt-with-clap
Draft

chore: replace structopt with clap v4#554
synchwire wants to merge 4 commits into
mainfrom
replace-structopt-with-clap

fixup! fixup! chore: replace structopt with clap v4

12a8bb5
Select commit
Loading
Failed to load commit list.
Cocogitto-bot / cog-status-check failed Mar 5, 2026 in 2s

Cog status check #554

failure

Details

❌ Found 1 compliant commit and 3 non-compliant commits in fa7df10...12a8bb5.

Commit 3470296 by @ThetaSinner is not conform to the conventional commit specification :

  • message: fixup! chore: replace structopt with clap v4
  • cause:
    Missing commit type separator `:`
    
    Caused by:
         --> 1:7
          |
        1 | fixup! chore: replace structopt with clap v4
          |       ^---
          |
          = expected type_separator
    

Commit 0c5efa9 by @ThetaSinner is not conform to the conventional commit specification :

  • message: fixup! chore: replace structopt with clap v4
  • cause:
    Missing commit type separator `:`
    
    Caused by:
         --> 1:7
          |
        1 | fixup! chore: replace structopt with clap v4
          |       ^---
          |
          = expected type_separator
    

Commit 12a8bb5 by @ThetaSinner is not conform to the conventional commit specification :

  • message: fixup! fixup! chore: replace structopt with clap v4
  • cause:
    Missing commit type separator `:`
    
    Caused by:
         --> 1:7
          |
        1 | fixup! fixup! chore: replace structopt with clap v4
          |       ^---
          |
          = expected type_separator