Commit Graph

50 Commits

Author SHA1 Message Date
noah_martin 6efdcaf51c Support Swift 5.3 2020-10-04 14:13:34 -07:00
Roy Cao 80d05083ba Bump Version to 0.4.0 2020-07-08 14:37:28 +08:00
Roy Cao cb5327a54b fix protocol method detect 2020-07-08 14:31:57 +08:00
Roy Cao 893d07ac29 fix json reporter 2020-07-08 14:25:24 +08:00
Roy Cao 53ed6ec988 fix verison 2020-05-27 15:40:56 +08:00
Roy Cao 4bcf16a182 Bump version to 0.3.0 2020-05-27 15:24:58 +08:00
Roy Cao 65b4053670 update README 2020-05-27 15:11:30 +08:00
Roy Cao a919150b79 fix issues and improve details 2020-05-27 14:17:03 +08:00
Kim Jung 17859932ea [FIX] Support Swift 5.2 2020-04-22 08:50:53 +09:00
Roy Cao d5461f939f Bump version to 0.1.3 2020-03-28 15:48:24 +08:00
Roy Cao 3cc1574b4e Bump Version to 0.1.2 2020-03-28 15:42:26 +08:00
Mikhail Monakov f81a2485bf improve code performance 2020-03-27 15:02:23 +03:00
Roy Cao b5633704d5 Bump version to 0.1.0 2020-01-15 18:28:48 +08:00
Roy Cao 6fb5c54a7c skip optional function 2020-01-15 18:06:41 +08:00
Matvii Hodovaniuk 913969a2bd
Fix typos 2019-12-23 19:46:23 +02:00
Roy Cao d5f2c6d920 Bump version to 0.0.12 2019-12-21 16:21:34 +08:00
Roy Cao bf4f13abcd fix XCTestRule 2019-12-21 15:19:22 +08:00
Aron Cedercrantz 2a97232cb9
Fix running command from Terminal
Running from the terminal would fail with a
`missingValue(argument: Optional("BUILD_ROOT"))` error. Even when
the `-i` CLI parameter was provided. This moves the fallback logic
to only run when a fallback needs to be found.
2019-12-20 16:10:43 -05:00
Roy Cao cf7f944af4 add blacklistSuperClass 2019-12-20 19:02:40 +08:00
Roy Cao 47d7eb872e bump version to 0.0.11 2019-12-16 23:58:28 +08:00
Roy Cao 265b4be11e support Cocopods 2019-12-16 23:35:10 +08:00
Roy Cao f8ab5fa941 skip Principle Class 2019-12-16 16:35:39 +08:00
Roy Cao 99b4937346 add commentRule 2019-12-14 18:32:39 +08:00
Roy Cao 0826b7ecba finish json reporter 2019-12-13 21:52:05 +08:00
Roy Cao 1279cdebd1 fix types used as typecasting 2019-12-12 23:42:28 +08:00
Roy Cao 6a821a0ffa xib and storyboard support 2019-12-12 18:33:39 +08:00
Roy Cao 85a0b7c598 add AttributesRule 2019-12-11 14:14:05 +08:00
Roy Cao 5b28df63c9 fix CodingKeys warning 2019-12-11 00:02:16 +08:00
Yume eef2533ed9 適配 mint 2019-12-10 11:09:58 +08:00
Victor Gama fcb9efd567
Fix XcodeReporter message 2019-12-09 14:15:08 -03:00
Roy Cao 1d178f7071 improve CollectPipeline Performance by use dictionary instead of array 2019-12-09 19:54:03 +08:00
Roy Cao 49876882ae fix blacklistFiles 2019-12-08 20:07:30 +08:00
Roy Cao 40b54b43d6 remove TestSupport 2019-12-08 18:59:30 +08:00
Roy Cao c2682f9b86 remove Path 2019-12-08 18:57:29 +08:00
Roy Cao c645a6e1cf update README 2019-12-08 13:16:39 +08:00
Roy Cao 41c4d7af2a support rules 2019-12-07 20:43:23 +08:00
Roy Cao dbc94a7d31 support .ym configuration 2019-12-07 17:52:57 +08:00
Roy Cao c19c842d76 improve DeadCodeDetecter 2019-12-06 13:04:50 +08:00
Roy Cao dc10ecf6e6 fix override function detect 2019-12-06 02:24:40 +08:00
Roy Cao ea2514b1a9 update README 2019-12-05 15:57:36 +08:00
Roy Cao 152a916176 fix Validation 2019-12-04 22:25:47 +08:00
Roy Cao 6c38371c59 fix coding style 2019-12-04 20:15:42 +08:00
Roy Cao 9b539c94da fix operator detect 2019-12-04 20:06:43 +08:00
Roy Cao a82ff332b4 edit README 2019-12-04 18:50:51 +08:00
Roy Cao fd4c3e7de5 add TestsRule 2019-12-04 18:37:20 +08:00
Roy Cao ab984c7391 fix recursiveFiles 2019-12-04 01:05:43 +08:00
Roy Cao 5c052f5493 fix indexStorePath 2019-12-04 00:37:23 +08:00
Roy Cao 6253af5fba fix SwiftVisitor 2019-12-03 20:32:48 +08:00
Roy Cao 21b19df23e fix SwiftVisitor 2019-12-03 20:31:34 +08:00
Roy Cao 1d6fdeac44 first commit 2019-12-03 17:03:53 +08:00