Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Уточнить в Swift style guide использование guard #88

Open
Brain89 opened this issue Dec 28, 2016 · 0 comments
Open
Assignees

Comments

@Brain89
Copy link
Contributor

Brain89 commented Dec 28, 2016

В рамках доработки Swift style guide необходимо детально рассмотреть вопрос использования guard. Требуется рассмотреть

  • расположение guard в теле метода
  • случаи использования guard (стоит ли его использовать только для проверки входных параметров и условий)
  • выравнивание переменных, выражений, условий
  • применение try?
@antyshev antyshev self-assigned this Aug 8, 2017
@Brain89 Brain89 assigned pihta and unassigned antyshev Oct 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants