Skip to content

Instantly share code, notes, and snippets.

@parisk
Created November 6, 2015 10:27
EditorConfig trim trailing whitespace in Python files
[*.py]
trim_trailing_whitespace = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment