cobra icon indicating copy to clipboard operation
cobra copied to clipboard

Pietro integrates some best practices within Cobra

Open sandervh14 opened this issue 1 year ago • 0 comments

Task Title

Task: Pietro integrates some best practices within Cobra

Task Description

Pietro proposed the following:

  • commit message style
  • good practices (change log, etc)
  • invoke: avoiding to run commands yourself before push & automatic CI/CD does it (black linter, pytests, document creation, etc)

The black linter is used already, but not fully done yet: #54 I'd say, check out the current commit message style, current CI/CD and unit tests development way of working and indeed make your proposals below... We'll be happy to welcome improvements. 👍

sandervh14 avatar Mar 10 '23 14:03 sandervh14