Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git hooks to checking of code formatting #1482

Merged
merged 6 commits into from
Feb 2, 2023
Merged

Git hooks to checking of code formatting #1482

merged 6 commits into from
Feb 2, 2023

Commits on Jan 31, 2023

  1. feature: git hooks

    Signed-off-by: Dmitriy Khaustov aka xDimon <khaustov.dm@gmail.com>
    xDimon committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    54fcb26 View commit details
    Browse the repository at this point in the history
  2. update: change recommended version of clang-format to 15

    Signed-off-by: Dmitriy Khaustov aka xDimon <khaustov.dm@gmail.com>
    xDimon committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e5f54e3 View commit details
    Browse the repository at this point in the history
  3. feature: checkup formatting at git hooks

    Signed-off-by: Dmitriy Khaustov aka xDimon <khaustov.dm@gmail.com>
    xDimon committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e073ca0 View commit details
    Browse the repository at this point in the history
  4. fix: readme

    Signed-off-by: Dmitriy Khaustov aka xDimon <khaustov.dm@gmail.com>
    xDimon committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    fa49587 View commit details
    Browse the repository at this point in the history
  5. feature: activate InsertBraces clang-format rule

    Signed-off-by: Dmitriy Khaustov aka xDimon <khaustov.dm@gmail.com>
    xDimon committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    2763cc7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. fix: readme

    Signed-off-by: Dmitriy Khaustov aka xDimon <khaustov.dm@gmail.com>
    xDimon committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    3e38598 View commit details
    Browse the repository at this point in the history