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
bd0f78a501c17bfcceddb2c7cc3db4c72ee0cd01
SwiftLint
/
Source
/
SwiftLintFramework
/
Rules
/
Performance
T
History
Marcelo Fabri
eafd98971d
Fix false positives on sorted_first_last with Realm
...
Fixes
#2533
2018-12-25 19:25:53 -08: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
Fix false positives on Realm collections
2018-12-25 18:41:53 -08:00
LastWhereRule.swift
Fix false positives on Realm collections
2018-12-25 18:41:53 -08:00
SortedFirstLastRule.swift
Fix false positives on sorted_first_last with Realm
2018-12-25 19:25:53 -08:00