This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
SwiftLint
Watch
1
Star
0
Fork
0
You've already forked SwiftLint
mirror of
https://github.com/realm/SwiftLint.git
synced
2026-06-06 20:18:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e69dd950a91f5dbd8a02417bb0c2689f15ecfb4
SwiftLint
/
Source
/
SwiftLintFramework
/
Rules
/
Performance
T
History
Dalton Claybrook
1e69dd950a
Now the reduce_into rule is only triggered for COW types
2019-03-24 16:22:20 -04:00
..
ContainsOverFirstNotNilRule.swift
Enable vertical whitespace rules in SwiftLint
2018-12-02 14:01:23 -08:00
EmptyCountRule.swift
#2423
- Fix EmptyCountRule for binary, octal and hexadecimal integer literals
2018-10-02 19:47:52 +03:00
EmptyStringRule.swift
Organize rules by kind in Xcode project (
#2341
)
2018-08-05 18:54:05 -07:00
FirstWhereRule.swift
[first_where] Make triggering example valid Swift code
2019-02-14 21:29:49 +01:00
LastWhereRule.swift
Fix false positives on Realm collections
2018-12-25 18:41:53 -08:00
ReduceBooleanRule.swift
Add ReduceBooleanRule (
#2675
)
2019-03-10 10:54:14 -07:00
ReduceIntoRule.swift
Now the reduce_into rule is only triggered for COW types
2019-03-24 16:22:20 -04:00
SortedFirstLastRule.swift
Fix false positives on sorted_first_last with Realm
2018-12-25 19:25:53 -08:00