Visual Studio Code with Python auto-formatting
I was writing python code and facing issues with formatting. It becomes a problem with code review and toolings to detect these issues. Life is much easier with formatter integrated with your code editor and auto-fix those issues on save. Here is how...
victorleungtw.hashnode.dev1 min read