Commit Graph

585 Commits

Author SHA1 Message Date
Vlad c11f3d4204 Update exe 2020-10-02 11:14:35 +03:00
Vlad 9a4abfd68b Code correction 2020-10-02 10:59:23 +03:00
Vlad d99cf7cb03 Code correction 2020-10-02 10:55:51 +03:00
Vlad ef8a3b6cf5 Add unused resources script 2020-10-02 10:30:35 +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
Maxim Bachinsky 3d73b2473f little change of code's style 2020-08-20 15:24:04 +03:00
Maxim Bachinsky b3bff24139 fixed problem with source sets for java code 2020-08-20 15:22:41 +03:00
Maxim Bachinsky 7b54155ae1 fixed android api gen and string generator for old projects 2020-08-20 13:33:57 +03:00
Maxim Bachinsky 0f53df4bb4 update api gen version 2020-08-19 17:56:02 +03:00
Maxim Bachinsky 1b444a4582 move apigen and static analysis scripts to plugins. removed extra files 2020-08-19 17:06:08 +03:00
Vitaliy Salnikov b6afc40941
Merge pull request #220 from TouchInstinct/feature/xcconfig_rendering_output
Add output path option for xcconfig rendering
2020-08-07 15:40:33 +03:00
Vitaliy Salnikov e1d0747fc3 Add output path option for xcconfig rendering 2020-08-07 15:26:52 +03:00
MRSorokinMaxim ca25128e9b
Merge pull request #213 from TouchInstinct/multiple_swiftlint_rules
Multiple swiftlint rules
2020-07-31 14:14:48 +03:00
Maxim Sorokin d70fc7f34d changed description for project_root_path and source_root_path 2020-07-30 12:19:38 +03:00
Maxim Sorokin 0eb6a299d7 rename project_directory –> project_root_path, git_directory –> source_root_path 2020-07-30 11:51:58 +03:00
Maxim Sorokin 04c863cc14 fix naming and remove unnecessary code 2020-07-29 17:36:14 +03:00
Maxim Sorokin dcf88a7be5 replace depth_git_count –> git_directory 2020-07-29 13:54:17 +03:00
Maxim Sorokin c5cde472dd changed pods_directory –> swiftlint_executable_path 2020-07-29 12:40:54 +03:00
Maxim Sorokin e819248df2 rename make_ –> run_ 2020-07-29 12:30:58 +03:00
Maxim Sorokin 2285e1d18e split swiftlint.rb file to some files 2020-07-29 11:41:36 +03:00
Maxim Sorokin ce8f6746bf some refactoring, and remove copy paste 2020-07-28 21:02:37 +03:00
Loupehope 613061d342
Merge pull request #218 from TouchInstinct/fix/bool_check
Fix bool check
2020-07-28 20:12:44 +03:00
Vlad f45357752a Fix bool check 2020-07-28 17:43:38 +03:00
Vlad 85a994bdf5 Fix bool check 2020-07-28 17:35:17 +03:00
Ivan Smolin 2647d6e41b
Merge pull request #217 from TouchInstinct/feature/try_to_fix_appstore_build
don't change xcconfig for AppStore configuration
2020-07-23 13:57:10 +03:00
Ivan Smolin cc33a01bd0 don't change xcconfig for AppStore configuration 2020-07-23 13:55:42 +03:00
Mihail ae4462f5b7
Merge pull request #216 from TouchInstinct/fix/documentation_generator_path_to_build_scripts
Fix documentation_generator
2020-07-22 16:28:27 +03:00