forked from koide3/ndt_omp
-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adding copy/move constructors and assignment operators Signed-off-by: anhnv3991 <[email protected]> * Testing now Signed-off-by: anhnv3991 <[email protected]> * Fixed conflicts Signed-off-by: anhnv3991 <[email protected]> * Remove unused variables and debug functions Signed-off-by: anhnv3991 <[email protected]> * chore: add pre-commit to apply clang-format automatically (#27) * Added pre-commit Signed-off-by: Shintaro Sakoda <[email protected]> * Test commit to confirm if pre-commit working Signed-off-by: Shintaro Sakoda <[email protected]> * style(pre-commit): autofix * Added types to build.yml Signed-off-by: Shintaro Sakoda <[email protected]> * Added types test Signed-off-by: Shintaro Sakoda <[email protected]> * style(pre-commit): autofix * Added workflow_run Signed-off-by: Shintaro Sakoda <[email protected]> * style(pre-commit): autofix * Removed workflow_run Signed-off-by: Shintaro Sakoda <[email protected]> * Removed spaces Signed-off-by: Shintaro Sakoda <[email protected]> * Applied formatter Signed-off-by: Shintaro Sakoda <[email protected]> * style(pre-commit): autofix * Added clang-format --version Signed-off-by: Shintaro Sakoda <[email protected]> * Updated version of mirrors-clang-format Signed-off-by: Shintaro Sakoda <[email protected]> * style(pre-commit): autofix * Removed incorrect version display Signed-off-by: Shintaro Sakoda <[email protected]> --------- Signed-off-by: Shintaro Sakoda <[email protected]> Co-authored-by: SakodaShintaro <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: anhnv3991 <[email protected]> Signed-off-by: Shintaro Sakoda <[email protected]> Co-authored-by: SakodaShintaro <[email protected]> Co-authored-by: SakodaShintaro <[email protected]> Co-authored-by: anhnv3991 <[email protected]>
- Loading branch information
1 parent
0b8426b
commit fce13f5
Showing
4 changed files
with
185 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters