Skip to content

initial implementation of #150#151

Closed
superwhiskers wants to merge 5 commits intodevelopfrom
implement-initial-suggestions-from-150
Closed

initial implementation of #150#151
superwhiskers wants to merge 5 commits intodevelopfrom
implement-initial-suggestions-from-150

Conversation

@superwhiskers
Copy link
Copy Markdown
Collaborator

@superwhiskers superwhiskers commented Jun 3, 2024

this pull request implements the initial suggestions proposed within #150

i'm not going to merge this until some discussion about the formatting options in .clang-format has happened, and appropriate modifications have been made to CONTRIBUTING.md

Closes #54
Closes #150

@superwhiskers superwhiskers requested a review from pelesh June 3, 2024 21:36
@superwhiskers superwhiskers added documentation Improvements or additions to documentation enhancement New feature or request question Further information is requested labels Jun 3, 2024
@superwhiskers superwhiskers self-assigned this Jun 3, 2024
@pelesh pelesh requested a review from cameronrutherford June 5, 2024 13:58
Copy link
Copy Markdown
Collaborator

@cameronrutherford cameronrutherford left a comment

Choose a reason for hiding this comment

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

A few minor comments, but I approve.

I am not a regex expert so I did not have a chance to verify that those are correct.

Comment thread .clang-format Outdated
Comment thread .clang-format Outdated
Comment thread .clang-format Outdated
Comment thread .clang-format Outdated
@pelesh
Copy link
Copy Markdown
Collaborator

pelesh commented Jun 11, 2024

Before it is ready for merge, we need to test it on a few representative code snippets to make sure there are no unintended artifacts.

Comment thread .clang-format
- drop dead code within `CMakeLists.txt`
- remove old `.github/workflows/.clang-format`
- create new `.clang-format` at the repository root, with settings based on observed patterns & `CONTRIBUTING.md`
@pelesh pelesh force-pushed the implement-initial-suggestions-from-150 branch from 8aff4b8 to b1f6fa2 Compare March 4, 2025 20:42
@pelesh pelesh assigned nkoukpaizan and unassigned stonecoldhughes Apr 3, 2025
@shakedregev shakedregev self-requested a review April 3, 2025 21:28
@nkoukpaizan nkoukpaizan mentioned this pull request Apr 24, 2025
9 tasks
@superwhiskers
Copy link
Copy Markdown
Collaborator Author

dropping in favor of #261

@shakedregev shakedregev deleted the implement-initial-suggestions-from-150 branch October 9, 2025 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify style guidelines in the online documentation and set up clang-format Add pre-commit configuration + GitHub Actions

5 participants