cligenerator icon indicating copy to clipboard operation
cligenerator copied to clipboard

generate code is tab indented

Open GuyKroizman opened this issue 8 years ago • 2 comments

Steps to reproduce:

  1. open pycharm and type in a new file the code example from github front page.
  2. run to generate the code

Expected: The generated code to have consistent indentation. Actual: The generated code is tab indented while the typed code is space indented (pycharm default).

GuyKroizman avatar Dec 10 '16 13:12 GuyKroizman

Technically, the generated code to be tab-intended is the expected result.

Still, so you want it to detect the indentation of the result?

bharadwaj-raju avatar Dec 12 '16 07:12 bharadwaj-raju

@GuyKroizman Your response, please?

bharadwaj-raju avatar Jan 04 '17 11:01 bharadwaj-raju