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
96a4e6cc2feb65169198b7dcd45984698efc11ba
SwiftLint
/
Source
/
SwiftLintFrameworkTests
T
History
Marcelo Fabri
1fec14180f
Adding LegacyConstructorRule
2015-11-29 01:46:06 -02:00
..
Supporting Files
organize Xcode project
2015-11-15 15:07:25 -08:00
ASTRuleTests.swift
no longer trigger a nesting violation for enums one level deep.
fixes
#190
2015-11-10 08:58:53 -08:00
ConfigurationTests.swift
Filter out rules which don't exist rather than failing the configuration.
2015-11-12 20:55:07 -08:00
ExtendedNSStringTests.swift
fix formatting issues in ExtendedNSStringTests
2015-11-20 23:37:48 -08:00
IntegrationTests.swift
add force try rule
2015-11-17 16:51:37 -08:00
ReporterTests.swift
Perform major refactor of rule description, identifiers and examples
2015-11-04 12:24:33 -08:00
StringRuleTests.swift
Adding LegacyConstructorRule
2015-11-29 01:46:06 -02:00
TestHelpers.swift
minor stylistic refactor of verifyRule
2015-11-27 14:39:14 -08:00