Skip to content

[cli] Rename --diff option #93

@vincent-psarga

Description

@vincent-psarga

Description

The --diff option name does not make sense for users.

Proposed Solution

Use two flags instead:

packmind-cli lint --changed-files   // same as --diff=files
packmind-cli lint --changed-lines  // same as --diff=lines

Impact Assessment

  • User impact:
  • Performance impact:

TODO

  • Documentation updated
  • Update changelog

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions