Skip to content

Якшибаев Данил#214

Open
gogy4 wants to merge 4 commits intokontur-courses:masterfrom
gogy4:master
Open

Якшибаев Данил#214
gogy4 wants to merge 4 commits intokontur-courses:masterfrom
gogy4:master

Conversation

@gogy4
Copy link
Copy Markdown

@gogy4 gogy4 commented Jan 15, 2026

private None()
{
}
private None() { }
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

кмк EmptyResult лучше

public Result<None> Generate(string outputPath, TagCloudVisualizationConfig config, int minFont = 10, int maxFont = 64,
int maxTags = 500)
{
return Result.Of(() => wordsSource.ReadWords(), "Ошибка при чтении слов")
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Читать подобное конечно тяжело. Можно было бы декомпознуть. Как минимум большие куски в отдельные функции

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