Commit Graph

607 Commits

Author SHA1 Message Date
Vlad 31cc96b6c6 Fix enum path 2020-12-15 11:52:09 +03:00
Vlad d7a571400d Code correction 2020-12-15 11:40:16 +03:00
Vlad 149a4d2dcb Code correction 2020-12-15 11:23:15 +03:00
Vlad 4564ffbd99 Add comment 2020-12-15 11:06:23 +03:00
Vlad e7574decbc Add check for nil 2020-12-15 11:05:35 +03:00
Vlad 1f321c27c9 Add manager module and code correction 2020-12-15 10:59:14 +03:00
Vlad b3751302a9 Add features generator 2020-12-14 20:58:19 +03:00
Vlad a5f2b49a51 Fix names filter 2020-12-14 11:58:58 +03:00
Vlad 2712da9b89 Code correction 2020-12-12 21:16:07 +03:00
Vlad 136beef976 Fix typo 2020-12-12 21:12:58 +03:00
Vlad 46be166a04 Code correction 2020-12-12 21:12:05 +03:00
Vlad 67418eefc3 Code correction 2020-12-12 20:57:09 +03:00
Vlad a47f0b6218 Fix file type 2020-12-12 20:00:22 +03:00
Vlad aa00fe13ca Add Features class 2020-12-12 19:55:10 +03:00
Vlad dbfc6153ab Add uploadFeaturesToProject lane 2020-12-12 18:17:39 +03:00
Ivan Smolin ea38c36478
Merge pull request #235 from TouchInstinct/feature/improve_cpd_and_unused_scripts
make all build script calls relative
2020-11-24 10:43:34 +03:00
Ivan Smolin 4dbdcfce7a make all build script calls relative 2020-11-23 19:04:57 +03:00
Ivan Smolin 5669222c5c
Merge pull request #234 from TouchInstinct/feature/multiple_swiftlint_fixes
some fixes and improvements for multiple swiftlint
2020-11-23 19:03:42 +03:00
Ivan Smolin 1054ae4d3e add prefer_zero_over_explicit_init rule 2020-11-23 17:53:13 +03:00
Ivan Smolin 44d4e4175d fix undefined method mktmpdir 2020-11-23 17:41:18 +03:00
Ivan Smolin cb21c0ab03 some fixes and improvements for multiple swiftlint 2020-11-23 17:28:55 +03:00
Ivan Smolin 50499df38e
Merge pull request #232 from TouchInstinct/feature/support_custom_lane_name_and_scheme
add support for custom scheme and lane name via options
2020-10-20 14:53:12 +03:00
Ivan Smolin 784063b996 add support for custom scheme and lane name via options 2020-10-20 13:36:48 +03:00
Ivan Smolin 6c32607ef8
Merge pull request #231 from TouchInstinct/feature/match_local_storage
match local storage
2020-10-15 12:26:49 +03:00
Ivan Smolin fe5564da7b update ManuallyUpdateCodeSigning lane so it can use local storage 2020-10-13 21:54:31 +03:00
Ivan Smolin d0f6f7d6a8 add local storage (project folder) type for match 2020-10-13 17:41:04 +03:00
Loupehope be9bbb971e
Merge pull request #228 from TouchInstinct/feature/parameter_closure
Add parameter_closure rule
2020-09-18 13:20:00 +03:00
Vlad b022bfce95 Code correction 2020-09-18 13:07:21 +03:00
Vlad 55e29f68a6 Add parameter_closure rule 2020-09-18 12:57:28 +03:00
Loupehope 7a590fd046
Merge pull request #226 from TouchInstinct/feature/check_disposable
Add disposable_nil rule
2020-09-15 12:16:23 +03:00
Vlad 7b92842a4b Update message 2020-09-15 12:14:59 +03:00
Vlad c9ced95bce Code correction 2020-09-15 12:05:24 +03:00
Vlad 697805638c Code correction 2020-09-15 11:51:29 +03:00
Vlad ab03600b0d Add disposable_nil rule 2020-09-15 11:33:05 +03:00
Loupehope 57a8c2f9db
Merge pull request #225 from TouchInstinct/feature/local_check
Add localization files check
2020-09-15 11:16:29 +03:00
Vlad 1e2e8518a4 Fix typo 2020-09-15 11:01:49 +03:00
Vlad 427adefbc6 Fix PR 2020-09-15 10:54:46 +03:00
Vlad 20ee87615a Update script 2020-09-14 22:30:38 +03:00
Vlad 2f4628e5a7 Update binary 2020-09-14 22:29:19 +03:00
Vlad b73abe782c Update binary 2020-09-14 22:27:42 +03:00
Vlad 2f65d801ec Code correction 2020-09-14 22:19:01 +03:00
Vlad 80cc86b4f8 Code correction 2020-09-14 22:14:01 +03:00
Vlad 94f1d45c7f Code correction 2020-09-14 22:11:59 +03:00
Vlad 3546f980fd Add localization files check 2020-09-14 22:07:30 +03:00
Maxim Bachinsky bc240b7886
Merge pull request #223 from TouchInstinct/gradle/plugins
Create gradle kotlin plugins for Static Analysis and Api Generator
2020-09-11 18:25:18 +03:00
Maxim Bachinsky adf2946881 fixed code review 2020-09-08 19:04:43 +03:00
Maxim Bachinsky 64e9c6182e Merge remote-tracking branch 'origin/master' into gradle/plugins
# Conflicts:
#	proguard/common.pro
#	proguard/rules/moshi.pro
2020-09-08 15:43:43 +03:00
Maxim Bachinsky 487291a54f fix code review 2020-09-08 15:42:47 +03:00
Maxim Bachinsky a8e55fc0e8 fix proguard cut annotation which used in custom json adapter 2020-09-08 14:43:12 +03:00
Maxim Bachinsky 21e21aca1d fix android lint bug with no file column errors 2020-08-20 17:55:14 +03:00