Skip to content

Conversation

@S1mpotyaga
Copy link
Collaborator

close #484

@S1mpotyaga S1mpotyaga marked this pull request as ready for review January 25, 2026 15:10
@S1mpotyaga S1mpotyaga requested review from ArtyomPeshkov and PaulRalnikov and removed request for ArtyomPeshkov and PaulRalnikov January 25, 2026 15:10
Copy link
Collaborator

@PaulRalnikov PaulRalnikov left a comment

Choose a reason for hiding this comment

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

Good job, but some changes needed

Copy link
Contributor

@Az3git Az3git left a comment

Choose a reason for hiding this comment

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

LGTM!
Please check clang-format:

python3 -m venv venv
./venv/bin/pip install "clang-format==19.1.3"

After commit:

Check: ./venv/bin/clang-format --dry-run -Werror $(git ls-files 'source/.cpp' 'source/.hpp' 'test/.cpp' 'test/.hpp')
Automatic error correction: ./venv/bin/clang-format -i $(git ls-files 'source/.cpp' 'source/.hpp' 'test/.cpp' 'test/.hpp')

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.

Implement universal presets

4 participants