مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-11-30 21:32:30 +00:00
style(rubocop): disable complexity cops for now
هذا الالتزام موجود في:
@@ -172,3 +172,12 @@ Layout/LineLength:
|
||||
# We want to reduce this back down to 120 but there are a fair number of offences
|
||||
# of this which need addressing individually and carefully.
|
||||
Max: 200
|
||||
|
||||
Metrics/PerceivedComplexity:
|
||||
# As above, we want to enable this again in the future, but for now we'll just
|
||||
# disable it entirely.
|
||||
Enabled: false
|
||||
|
||||
Metrics/CyclomaticComplexity:
|
||||
# As above.
|
||||
Enabled: false
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم