pyment icon indicating copy to clipboard operation
pyment copied to clipboard

feat: Google indentation + more configurable parameters

Open nyoungstudios opened this issue 3 years ago • 3 comments

  • makes Google indentation 4 spaces (with the option to change it on the cli or for any other output format style)
  • adds the ability to skip adding empty parameters, raises, or returns with cli flag
  • adds .idea to .gitignore for pycharm users
  • adds missing : to when adding the raises for Google docstring format

Fixes issue: https://github.com/dadadel/pyment/issues/18

nyoungstudios avatar Jan 18 '22 19:01 nyoungstudios

I also just updated some files in the test folder. Let me know if I should update any more tests or documentation

nyoungstudios avatar May 28 '22 05:05 nyoungstudios

I also just updated some files in the test folder. Let me know if I should update any more tests or documentation

Thank you for your elaboration. I would like to clarify that I am not a manager of this repository in any way, I just like the software, and thought if I perform some code reviews on pull requests, that they might be merged sooner. I do not have the authority to merge. I don't believe it is my position to judge whether any tests or documentation should be updated. In this point in time, I did not find any tests or documentation that should be updated based on your changes.

a-t-0 avatar May 28 '22 11:05 a-t-0

I see, thanks for the clarification. That's awesome, I appreciate your review and your active participation in this project!

nyoungstudios avatar Jun 05 '22 03:06 nyoungstudios