feature/http_status_codes_for_error_responses #5
No reviewers
Labels
No Label
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: TouchInstinct/LeadKit#5
Loading…
Reference in New Issue
No description provided.
Delete Branch "feature/http_status_codes_for_error_responses"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +42,4 @@"SCRIPT_INPUT_FILE_COUNT": "1","SCRIPT_INPUT_FILE_0": target.directory.removingLastComponent().lastComponent,// "FORCE_LINT": "1", // Lint all files in target (not only modified)"AUTOCORRECT": "1" //оставшиеся комменты - ок?
Да, предполагается, что тут как и в проектах будет инкрементальный линтинг, но если хочеться поправить всё - то просто расскоментировать.
Ну последний пустой коммент это артефакт конечно, но пофикшу если будут еще комменты
@ -42,3 +42,3 @@let mimeType = CommonMediaTypes.applicationJson.rawValueguard let body = body else {guard let body else {Как так получается, что в подфайлах у нас версия swift 5.3, а конструкции используем из 5.7?
@ -67,3 +63,1 @@lhs.headers == rhs.headers &&lhs.cookies == rhs.cookies &&lhs.acceptableStatusCodes == rhs.acceptableStatusCodeslhs.path == rhs.path &&Не очень красиво он здесь форматирует, конечно 🙂
что поделать 🤷