BradLarson / GPUImage3

GPUImage 3 is a BSD-licensed Swift framework for GPU-accelerated video and image processing using Metal.
BSD 3-Clause "New" or "Revised" License
2.68k stars 334 forks source link

whitespace #21

Closed adamnemecek closed 5 years ago

adamnemecek commented 5 years ago

trimmed whitespace

BradLarson commented 5 years ago

Thank you for your interest in the project, but we're going to have to decline a pull request that only performs style changes. In a few cases, it also differs from what we would like to use as a style (shortened forms of enum cases instead of ones that also use the base type before the period). These edits will also most likely conflict with pending work that we are performing across the project.

We're also a little hesitant to accept pull requests right now due to the early state of the project. This is in part a learning exercise for us, and we'd like the chance to get things up and going ourselves before accepting a larger community role.