History log of /honee/.clang-format (Results 1 – 12 of 12)
Revision Date Author Comments
# 9e67f91b 09-Oct-2025 James Wright <james@jameswright.xyz>

Merge MR !151, 'jrwrigh/matceed-sync', into 'main'

feat: Sync mat-ceed changes from Ratel

See merge request phypid/honee!151


# 0bf21536 09-Oct-2025 James Wright <james@jameswright.xyz>

style: Remove include hierarchy from clang-format


# 255e1892 29-Sep-2025 James Wright <james@jameswright.xyz>

Merge MR !157, 'jrwrigh/format_parentesis_break', into 'main'

style: Change clang-format to penalize newline after open ()

See merge request phypid/honee!157


# 9eadbee4 29-Sep-2025 James Wright <james@jameswright.xyz>

style: Change clang-format to penalize newline after open ()


# 31838eb0 05-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Docstring consistency (#1409)

* doc - docstring consistency

* doc - update for bad linking of type names

* doc - update for bad linking of type names


# e144cda2 15-Sep-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1335 from CEED/sjg/backend-consistency-continued

Fix some missing backend consistency from #1315


# e769e72f 14-Sep-2023 Sebastian Grimberg <sjg@amazon.com>

Enforce consistent pointer alignment with clang-format


# 1eeca1fb 17-Apr-2023 Sebastian Grimberg <sjg@amazon.com>

Enforce include order in .clang-format


# 14df5a7c 17-Apr-2023 Sebastian Grimberg <sjg@amazon.com>

Revert 3bd8e1f1


# 3bd8e1f1 04-Mar-2023 Sebastian Grimberg <sjg@amazon.com>

Formatting fixes for tests including consistent include order


# 7baabdb6 15-Apr-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Pedantic make option (#1193)

* make - add PEDANTIC option

* ci - use PEDANTIC make option

* cuda - fix pedantic error

* pedantic - drop nonstandard ternary for CeedError


# 2b916ea7 17-Nov-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Switch to clang-format (#1051)

* style - switch to clang-format

* ci - use newer libxsmm

* action - update format action

* format - consistent use of {} for multi-line if/for

* make - re

Switch to clang-format (#1051)

* style - switch to clang-format

* ci - use newer libxsmm

* action - update format action

* format - consistent use of {} for multi-line if/for

* make - remove stray newline

* make - simpler 'make format' target

* ci - use newer libxsmm

* doc - minor release note claification

* minor - minor fix

* minor - minor fix

* minor - minor fix

* minor - minor fix

* make format

* format - less aggressive alignment rules

* tidy - check for argument name mismatches

* fix newline

* format - mirror Ratel update to .clang-format

* fix merge error

* fix merge conflict

* fix merge error

* drop style in .phony list

* Update .clang-format

Co-authored-by: Jed Brown <jed@jedbrown.org>

* apply updated format

Co-authored-by: Jed Brown <jed@jedbrown.org>

show more ...