Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can run this on pre-commit. While you can set PyCharm to run on file save, it is not guaranteed to run on all files. By using a command line tool, you can enforce that all files across your project are formatted this specific way and never let someone check in something that doesn't conform to it. If you have newbie developers, it can be a lifesaver.


You edit code, test it, and then have some program rewrite your code after testing but before it becomes an immutable commit hash?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: