Carl Wieland

Results 2 issues of Carl Wieland

Looking through this code I noticed this oddity: https://github.com/rexdwyer/DelaunayTriangulation/blob/master/common.c#L1030 Namely that `findmin` doesn't actually find the min of the two. Is this a bug, optimization or oversight?

### New Issue Checklist - [x] I've Updated SwiftLint to the latest version. - [x] I've searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues). ### Bug Description There's a false positive for the...

bug