Skip to content

[FRONT-5] fix readme#6

Merged
a-palonskaa merged 10 commits into
mainfrom
FRONT-5
Mar 1, 2026
Merged

[FRONT-5] fix readme#6
a-palonskaa merged 10 commits into
mainfrom
FRONT-5

Conversation

@a-palonskaa

Copy link
Copy Markdown
Owner

No description provided.

Comment thread frontend/main.cpp

} // namespace

namespace Config {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

добавить пустую строку после namespace

Comment thread frontend/main.cpp
constexpr char PNG_EXT[] = ".png";
constexpr char LOG_EXT[] = ".log";

constexpr char LOGFILE[] = "frontend.log";

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

добавитть пустую строку после 31

Comment thread frontend/main.cpp Outdated
}

TensorCompiler::ONNXParser parser;
std::filesystem::create_directories(Config::LOGS_DIR);

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

не логичнее ли поставить их до строки 42?

@a-palonskaa a-palonskaa merged commit 4ea2858 into main Mar 1, 2026
6 checks passed
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