Commit Graph

275 Commits

Author SHA1 Message Date
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 784063b996 add support for custom scheme and lane name via options 2020-10-20 13:36:48 +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
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
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
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
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
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 cc33a01bd0 don't change xcconfig for AppStore configuration 2020-07-23 13:55:42 +03:00
Boyko Mihail 2265a153a2 Fix documentation_generator 2020-07-22 16:14:18 +03:00
Ivan Smolin 08d11652ab fix CreatePushCertificate lane 2020-07-21 14:44:30 +03:00
Maxim Sorokin 635fa8dc98 added style guide and fixed naming 2020-06-30 16:55:06 +03:00
Maxim Sorokin 77d5642b7a fix indent 2020-06-30 16:48:38 +03:00
Maxim Sorokin 6b299828f0 remove multiple_swiftlint.sh 2020-06-30 16:22:47 +03:00
Maxim Sorokin 2e64ab92d4 multiple swiftlint rules script 2020-06-29 16:55:56 +03:00
Boyko Mihail 0f0c2c5c1b replace syncCodeSigning -> sync_code_signing_using_options in commonFastfile 2020-06-19 17:41:09 +03:00
Ivan Smolin a33f97b227 fix ruby syntax 2020-06-19 16:03:21 +03:00
Vlad 343567c1c8 Add missing bundle id 2020-06-19 15:56:38 +03:00
Vitaliy Salnikov 799a23adca Update build options helper submodule 2020-06-18 17:01:22 +03:00
Vitaliy Salnikov 1c6abf0146 Place config rendering temp data to renderer current directory 2020-06-17 15:35:33 +03:00
Maxim Sorokin 4ebcbadea2 multiple swiftlint rules script 2020-06-15 14:38:44 +03:00
Ivan Smolin 8711d20e72 Replace build_options_helper with submodule 2020-06-15 13:05:06 +03:00
Ivan Smolin b45ac60a2a add configs generation based on build options 2020-06-11 16:44:14 +03:00
Ivan Smolin ad099aa9c9 remove private lane syncCodeSigning, use public SyncCodeSigning instead 2020-06-11 10:49:12 +03:00