aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/.swiftlint.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Global: fix swiftlint issuesJason A. Donenfeld2019-02-081-8/+6
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Key: Constant time encodingJason A. Donenfeld2019-02-081-0/+3
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Enabled more swiftlint rulesEric Kuck2018-12-201-0/+10
| | | | Signed-off-by: Eric Kuck <eric@bluelinelabs.com>
* Reorganized ViewControllers (split out UIViews and UITableViewCells into their own classes)Eric Kuck2018-12-131-0/+2
| | | | | | All swiftlint warnings except one fixed up Signed-off-by: Eric Kuck <eric@bluelinelabs.com>
* More formatting nits and cyclomatic complexity fixesEric Kuck2018-12-121-0/+1
| | | | Signed-off-by: Eric Kuck <eric@bluelinelabs.com>
* More linter warnings fixed, enabled more swiftlint rules, project cleanupEric Kuck2018-12-121-1/+4
| | | | Signed-off-by: Eric Kuck <eric@bluelinelabs.com>
* Added swiftlint and fixed all errors (and a bunch, but not all, warnings)Eric Kuck2018-12-121-0/+8
Signed-off-by: Eric Kuck <eric@bluelinelabs.com>