Closed sebix closed 7 years ago
@sebix is this still needed?
What do you mean with "still"? It is a proposal to check for complete files, not just single functions. Allows detecting whitespace issues, which is why I implemented it and what I used it for.
@sebix I'm confused. I already accepted PR#86 and the first 4 commits are already in master. Why is github showing all theses commits?
On 08/30/2017 04:26 PM, Thomas Bechtold wrote:
@sebix https://github.com/sebix I'm confused. I already accepted PR#86 and the first 4 commits are already in master. Why is github showing all theses commits?
Github does not refresh this kind of diff, but it does not matter. Git itself does it correctly.
Based on previous PR #86
Requires internet access
Easily detects whitespaces issues as those raised in openSUSE/py2pack#82 but it's a bit more effort to change them.