[PR #1222] [MERGED] [IMPROVEMENT] Clang format #2022

Open
opened 2026-01-29 17:19:50 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1222
Author: @NilsIrl
Created: 1/30/2020
Status: Merged
Merged: 1/30/2020
Merged by: @cfsmp3

Base: masterHead: clang-format2


📝 Commits (3)

  • 1369181 Add .clang-format
  • b52da47 Add clang-format github action
  • 4de2f89 Set more explicit name to GitHub workflow

📊 Changes

3 files changed (+25 additions, -0 deletions)

View changed files

.clang-format (+7 -0)
.github/workflows/format.yml (+16 -0)
src/thirdparty/.clang-format (+2 -0)

📄 Description

In raising this pull request, I confirm the following (please check boxes):

  • I have read and understood the contributors guide.
  • I have checked that another pull request for this purpose does not exist.
  • I have considered, and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • I give this submission freely, and claim no ownership to its content.

My familiarity with the project is as follows (check one):

I am an active contributor to CCExtractor.


https://github.com/CCExtractor/ccextractor/pull/1219#issuecomment-580125561

requires #1219


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/1222 **Author:** [@NilsIrl](https://github.com/NilsIrl) **Created:** 1/30/2020 **Status:** ✅ Merged **Merged:** 1/30/2020 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `clang-format2` --- ### 📝 Commits (3) - [`1369181`](https://github.com/CCExtractor/ccextractor/commit/136918130b787844d19a39e57b85a1981b14f32c) Add .clang-format - [`b52da47`](https://github.com/CCExtractor/ccextractor/commit/b52da475b63bc6ea152e63b8a4d42de8b3efb080) Add clang-format github action - [`4de2f89`](https://github.com/CCExtractor/ccextractor/commit/4de2f896ab29975b6ed174964ae29bbd9787fa77) Set more explicit name to GitHub workflow ### 📊 Changes **3 files changed** (+25 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.clang-format` (+7 -0) ➕ `.github/workflows/format.yml` (+16 -0) ➕ `src/thirdparty/.clang-format` (+2 -0) </details> ### 📄 Description **In raising this pull request, I confirm the following (please check boxes):** - [X] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [X] I have checked that another pull request for this purpose does not exist. - [X] I have considered, and confirmed that this submission will be valuable to others. - [X] I accept that this submission may not be used, and the pull request closed at the will of the maintainer. - [X] I give this submission freely, and claim no ownership to its content. **My familiarity with the project is as follows (check one):** I am an active contributor to CCExtractor. --- https://github.com/CCExtractor/ccextractor/pull/1219#issuecomment-580125561 requires #1219 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:19:50 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2022