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 330 forks source link

Reformat repository and create linting job #134

Closed BradLarson closed 4 months ago

BradLarson commented 4 months ago

The Swift style originally used in this repository was a little idiosyncratic, so this brings it in line with current community standards. This also introduces a linting pass to CI.