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

Format API_LEVEL_5 #428

Merged
merged 5 commits into from
Sep 18, 2023
Merged

Format API_LEVEL_5 #428

merged 5 commits into from
Sep 18, 2023

Conversation

abonnaudet-ledger
Copy link
Member

Description

Add clang-format and pre-commit config files.
Apply formatting on API LEVEL 5 sources.

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Tests
  • Documentation
  • Other (for changes that might not fit in any category)

(cherry picked from commit 5b9627a)
(cherry picked from commit fe1820f)
Add `.git-blame-ignore-revs`, with the previous code formatting commit.
It allows git blame tools to ignore the specified commits.

Command to configure it:
`git config blame.ignoreRevsFile .git-blame-ignore-revs`

(cherry picked from commit 9eac339)
@abonnaudet-ledger abonnaudet-ledger merged commit 9a8df05 into API_LEVEL_5 Sep 18, 2023
157 of 158 checks passed
@abonnaudet-ledger abonnaudet-ledger deleted the abo_format_API_LEVEL_5 branch September 18, 2023 14:51
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.

2 participants