Vitaliy Salnikov
|
ea14358a2e
|
Merge pull request #191 from TouchInstinct/build_badge
Build badge
|
2020-05-21 15:49:52 +03:00 |
Vitaliy Salnikov
|
d1faa6cdfe
|
Continue build on badge generation fail
|
2020-05-21 12:41:41 +03:00 |
Vlad
|
917ff13a0a
|
[Update] info
|
2020-05-21 11:51:43 +03:00 |
Vlad
|
14cce365b8
|
[Update] info
|
2020-05-21 11:49:23 +03:00 |
Vitaliy Salnikov
|
33851d484a
|
Remove Homebrew dependency fetching
|
2020-05-21 11:45:08 +03:00 |
Vlad
|
1181278091
|
[Update] regexp
|
2020-05-21 11:37:02 +03:00 |
Vlad
|
02f6f184a7
|
[Update] regexp
|
2020-05-21 11:28:23 +03:00 |
Vlad
|
a719bb5558
|
[Update] regexp
|
2020-05-21 11:15:11 +03:00 |
Vlad
|
b99d405e87
|
[Update] regexp
|
2020-05-21 11:11:41 +03:00 |
Vlad
|
d8fd6d4262
|
[Update] regexp
|
2020-05-21 11:05:51 +03:00 |
Vlad
|
6986100357
|
[Add] rule contentView in cell rule
|
2020-05-21 10:44:40 +03:00 |
Vitaliy Salnikov
|
e52308fc6c
|
Change Homebrew dependency handling
|
2020-05-18 18:59:33 +03:00 |
Vitaliy Salnikov
|
e2399629c3
|
Fail build on badge generation fail
|
2020-05-18 14:49:59 +03:00 |
Vitaliy Salnikov
|
5ede10f8d6
|
Add Brewfile bundle to commonFastlane
|
2020-05-18 14:45:22 +03:00 |
Vitaliy Salnikov
|
0633d7c371
|
Add lane for generating icon shields
|
2020-05-18 14:44:56 +03:00 |
Vlad
|
861bb95a05
|
Fix comments check
|
2020-05-15 14:48:32 +03:00 |
Vlad
|
c5b08186d0
|
Fix check for number variables
|
2020-05-15 14:35:16 +03:00 |
Vlad
|
5ef4c23ae7
|
[Fix] PR
|
2020-05-13 10:33:32 +03:00 |
Vlad
|
0515e28828
|
[Fix] regexp
|
2020-05-13 00:05:42 +03:00 |
Vlad
|
49ff743f31
|
[Fix] regexp
|
2020-05-13 00:00:33 +03:00 |
Vlad
|
b5a77c09d1
|
[Update] rule
|
2020-05-12 23:58:01 +03:00 |
Vlad
|
933c0049b9
|
[Add] check for capture list
|
2020-05-12 12:23:30 +03:00 |
Vlad
|
4f0ea050d3
|
[Update] rule
|
2020-05-12 11:45:26 +03:00 |
Vlad
|
89c9b4d72e
|
[Remove] false-positive reaction with comments
|
2020-05-12 11:38:49 +03:00 |
Vlad
|
75849acb9c
|
[Update] rule
|
2020-05-12 11:31:49 +03:00 |
Vlad
|
b285f6c86f
|
[Update] error message
|
2020-05-12 11:22:01 +03:00 |
Vlad
|
24a338d1b7
|
[Add] new closure rule
|
2020-05-12 11:20:04 +03:00 |
Ivan Smolin
|
ee444d2700
|
fix indentation
|
2020-04-29 10:39:29 +03:00 |
Ivan Smolin
|
8ecb0c6892
|
remove useless code
|
2020-04-29 10:39:11 +03:00 |
Ivan Smolin
|
d57333f5d1
|
add SyncSymbols lane; make code a little better
|
2020-04-28 18:08:38 +03:00 |
Maxim Sorokin
|
23789510b3
|
added new swiftlint rules
|
2020-04-12 13:54:01 +03:00 |
Maxim Sorokin
|
9b759003ff
|
added new swiftlint rules
|
2020-04-10 13:45:26 +03:00 |
Maxim Sorokin
|
9dee92ef6f
|
added new swiftlint rules
|
2020-04-10 13:34:40 +03:00 |
Maxim Sorokin
|
882759b6fa
|
added new swiftlint rules
|
2020-04-08 20:40:46 +03:00 |
Maxim Sorokin
|
e42fd8f257
|
added new swiftlint rules
|
2020-04-08 19:56:42 +03:00 |
Maxim Sorokin
|
b159715f6a
|
added new swiftlint rules
|
2020-04-08 17:59:17 +03:00 |
Maxim Sorokin
|
b2460f0683
|
added new swiftlint rules
|
2020-04-08 17:30:01 +03:00 |
Vlad
|
7ba32d59a8
|
Add Carthage to FILES_TO_EXCLUDE
|
2020-04-06 14:37:33 +03:00 |
Ivan Smolin
|
1a5abfc580
|
fix multiline warnings
|
2020-04-01 16:07:36 +03:00 |
Ivan Smolin
|
a8284d136e
|
make cpd paths relative, so developers won't rewrite entire file
|
2020-04-01 15:16:08 +03:00 |
Ivan Smolin
|
53a0c5fbee
|
fix argument index in cpd_script.php
|
2020-04-01 13:44:20 +03:00 |
Ivan Smolin
|
2fbfcf3d59
|
pass CPD_XML_PATH to cpd_script.php
|
2020-04-01 13:39:19 +03:00 |
Ivan Smolin
|
097dd43301
|
update line_length rule, so it ignores long urls
|
2020-04-01 13:02:32 +03:00 |
Ivan Smolin
|
1d0ef76314
|
create code-quality-reports folder for cpd and unused; check if cpd is installed; run cpd for all targets
|
2020-04-01 12:55:03 +03:00 |
Ivan Smolin
|
55f503fc6f
|
decrease maximum number of enum parameters to 4 for warning and 5 for error
|
2020-03-31 12:42:38 +03:00 |
Ivan Smolin
|
0291efe8c9
|
use $TARGET_NAME instead of $PROJECT_NAME as default folder path for linting
|
2020-03-31 12:29:45 +03:00 |
Ivan Smolin
|
29debb2477
|
update swiftlint rules for 0.39.1 version
|
2020-03-31 00:11:26 +03:00 |
Boyko Mihail
|
2a9d8e96e3
|
[Issue 167] Fix PR issue from Ivam Smolin
|
2020-03-12 15:35:33 +03:00 |
Boyko Mihail
|
b2e8152adb
|
[Issue 167] faild build if json localization is null
|
2020-03-12 15:29:56 +03:00 |
krasich74
|
5686ab5d95
|
Fix api_generator_out_of_memoty_error
|
2020-03-03 14:12:05 +03:00 |