Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Feature/license and formatter #8

Merged
merged 5 commits into from
Aug 2, 2023

Conversation

Alpaca-zip
Copy link
Owner

  • LICENSE file has been added to the repository.

  • New GitHub Action workflow, named "Formatter", has been introduced. This workflow is triggered on every pull request, ensuring that all C++ files (.cpp, .hpp, .h) in the repository adhere to a consistent style, as defined by the clang-format tool.

@Alpaca-zip Alpaca-zip added the enhancement New feature or request label Aug 2, 2023
@Alpaca-zip Alpaca-zip self-assigned this Aug 2, 2023
@Alpaca-zip Alpaca-zip marked this pull request as ready for review August 2, 2023 05:57
@Alpaca-zip Alpaca-zip merged commit 5243f90 into humble-devel Aug 2, 2023
2 checks passed
@Alpaca-zip Alpaca-zip deleted the feature/license_and_formatter branch August 2, 2023 05:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant