Created
November 6, 2015 10:27
-
-
Save parisk/f2fdcf3cc37cbaa0d41c to your computer and use it in GitHub Desktop.
EditorConfig trim trailing whitespace in Python files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[*.py] | |
trim_trailing_whitespace = true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment