Skip to content

add clang format of MY preferred choice#67

Merged
nbassler merged 9 commits into
mainfrom
64-modernize-repository
Mar 28, 2026
Merged

add clang format of MY preferred choice#67
nbassler merged 9 commits into
mainfrom
64-modernize-repository

Conversation

@nbassler
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings March 28, 2026 16:40
@nbassler nbassler linked an issue Mar 28, 2026 that may be closed by this pull request
41 tasks
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a repository-wide ClangFormat configuration to standardize C/C++ formatting, and updates .gitignore with custom ignore rules.

Changes:

  • Add a new .clang-format config (LLVM-based, 4-space indent, 120 col limit, include sorting/categories).
  • Add *.bin to .gitignore under a “Custom ignores” header.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
.gitignore Adds a global ignore for *.bin and some header/spacing changes.
.clang-format Introduces the project’s clang-format style configuration.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nbassler nbassler merged commit 21c500c into main Mar 28, 2026
5 checks passed
@nbassler nbassler deleted the 64-modernize-repository branch March 28, 2026 17:35
@nbassler nbassler restored the 64-modernize-repository branch March 28, 2026 17:56
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.

Modernize repository

2 participants