SAP / abap-cleaner

ABAP cleaner applies 95+ cleanup rules to ABAP code at a single keystroke
Apache License 2.0
457 stars 48 forks source link

CLI parameter `--version` to show version #339

Open bnichell opened 4 months ago

bnichell commented 4 months ago

It could be helpful to add a CLI parameter, which logs the ABAP cleaner version to stdout. This could be interesting for instance in CI, when it needs to be confirmed that the existing ABAP cleaner has the required version. The parameter could be provided as --version and -v