Marcos Martins

Results 4 issues of Marcos Martins

How to remove the default "--quiet, --version, --ansi, --no-ansi, --no-interaction, --verbose" flags from a custom command that inherites from "from cleo.commands.command import Command", like the GreetCommand showed in the demo...

enhancement

## Description ## Checklist - [x] Add test cases to all the changes you introduce - [x] Run `./scripts/format` and `./scripts/test` locally to ensure this change passes linter check and...

pr-status: wait-for-modification

### Description Actually we can configure the commitizen through: _Dot_ files: ``` .cz.toml .cz.yaml .cz.json ``` _Non dot_ files: ``` pyproject.toml cz.yaml cz.json ``` Theres an reason for not having...

issue-status: needs-triage

## Description Shows deprecated warning before prompt questions to dev, for an better experience. ## Checklist - [x] Add test cases to all the changes you introduce - [x] Run...

pr-status: wait-for-modification