Skip to content

Conversation

SharonIV0x86
Copy link

@SharonIV0x86 SharonIV0x86 commented Feb 18, 2025

Added Clang-Format as a linter to automatically format C++ files (.cpp, .h, .cc, .cxx) before committing changes. Added .pre-commit-config.yaml to configure the Clang-Format hook.

The file full-flow-test.cpp was modified during testing as part of the pre-commit process. These file changes can be reverted is needed.

@pooranjoyb
Copy link
Owner

pooranjoyb commented Feb 18, 2025

Please squash the commits in one commit @SharonIV0x86 . Thanks :))

@SharonIV0x86 SharonIV0x86 marked this pull request as ready for review February 18, 2025 05:51
@pooranjoyb pooranjoyb changed the base branch from master to develop February 18, 2025 08:43
@SharonIV0x86
Copy link
Author

Please squash the commits in one commit @SharonIV0x86 . Thanks :))

done.

@pooranjoyb pooranjoyb linked an issue Feb 19, 2025 that may be closed by this pull request
@pooranjoyb pooranjoyb merged commit e87e264 into pooranjoyb:develop Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

feat: setup linter for cpp

2 participants