Commit Graph

447 Commits

Author SHA1 Message Date
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 5e4283a1ac
Merge pull request #186 from TouchInstinct/feature/SyncSymbols_lane
add SyncSymbols lane
2020-04-29 17:19:59 +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
MRSorokinMaxim c957a38784
Merge pull request #178 from TouchInstinct/swiftlint_rules
Swiftlint rules
2020-04-13 13:22:18 +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
Loupehope bc3f122966
Merge pull request #174 from TouchInstinct/fix/cpd
Add Carthage to FILES_TO_EXCLUDE
2020-04-06 14:49:17 +03:00
Vlad 7ba32d59a8 Add Carthage to FILES_TO_EXCLUDE 2020-04-06 14:37:33 +03:00
Ivan Smolin 8eb9ab9887
Merge pull request #173 from TouchInstinct/make_cpd_paths_relative
make cpd paths relative, so developers won't rewrite entire file
2020-04-01 16:17:23 +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 afdc7838fa
Merge pull request #172 from TouchInstinct/fix_cpd
pass CPD_XML_PATH to cpd_script.php
2020-04-01 13:44:56 +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 ab666b6a57
Merge pull request #171 from TouchInstinct/code_quality_improvements
create code-quality-reports folder for cpd and unused; check if cpd is installed; run cpd for all targets
2020-04-01 13:09:23 +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 7a29254c2e
Merge pull request #170 from TouchInstinct/swiftlint_new_rules
update swiftlint rules for 0.39.1 version
2020-03-31 12:56:22 +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
PilotOfSparrow 1f6665086b
Merge pull request #169 from TouchInstinct/static/lint_check_dis
Removed LockedOrientationActivity lint check from disabled list
2020-03-18 16:59:18 +03:00
alex d96ae21abe Removed LockedOrientationActivity lint check from disabled list 2020-03-18 16:40:30 +03:00
Mihail da6ba70750
Merge pull request #168 from TouchInstinct/fix/issue_167_Validation_json
[Issue 167] faild build if json localization is null
2020-03-12 15:37:36 +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
PilotOfSparrow 5b7aca8317
Merge pull request #166 from TouchInstinct/static/lint_check_dis
disable lint checks for constraints, vector and orientation check for activity
2020-03-10 12:45:10 +03:00
alex 893ba57c26 disable lint checks for constraints, vector and make our lint LGBT positive (disable orientation check for activity) 2020-03-10 11:07:00 +03:00
PilotOfSparrow e1b5a37f27
Merge pull request #165 from TouchInstinct/non_existent_lint_error
Removed FloatMath error, because it doesn't exist
2020-03-06 14:50:22 +03:00
alex 12693c0aee Removed FloatMath error, because it doesn't exist 2020-03-06 14:44:19 +03:00
PilotOfSparrow 4682878d00
Merge pull request #162 from TouchInstinct/static/multi_module_static
Added multi module support to Roboswag static
2020-03-06 14:09:22 +03:00
alex 3a3c1cf4bb Long method now 40 rows long 2020-03-05 18:33:41 +03:00
alex 9eceae2034 detekt tasks on different lines 2020-03-04 15:20:53 +03:00
alex afaa32863e detekt config update 2020-03-04 15:14:52 +03:00
alex 88cab67d73 moved static task creation to subproject 2020-03-04 15:14:11 +03:00
Nikita cc04600a68
Merge pull request #164 from TouchInstinct/fix/out_of_memory_exception
Fix api_generator_out_of_memory_error
2020-03-03 16:43:47 +03:00
krasich74 5686ab5d95 Fix api_generator_out_of_memoty_error 2020-03-03 14:12:05 +03:00
Mihail fcf8a3fa5c
Merge pull request #159 from TouchInstinct/feature/firebase
use Firebase instead of Fabric
2020-02-27 16:01:13 +03:00
Mihail 01570c55e5
Merge pull request #163 from TouchInstinct/firebase_migration_Remove_FIREBASE_APP_ID
Remove firebase app id
2020-02-27 13:49:05 +03:00