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

HW8 is completed #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

HW8 is completed #12

wants to merge 2 commits into from

Conversation

ezhk
Copy link
Owner

@ezhk ezhk commented Aug 15, 2020

Домашнее задание №8 «Утилита envdir»

Критерии оценки

  • Пайплайн зелёный - 4 балла
  • Добавлены юнит-тесты - до 4 баллов
  • Понятность и чистота кода - до 2 баллов

Зачёт от 7 баллов

func ReadDir(dir string) (Environment, error) {
// Place your code here
return nil, nil
// ReadDir reads a specified directory and returns map of env variables.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Обычно комментарий пишется перед объявлением функции и начинается с названия функции.

@farir1408
Copy link
Collaborator

Здравствуйте!

Спасибо за выполнение домашнего задания.
Отличная работа, принято 10/10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants