History log of /honee/.clang-tidy (Results 1 – 4 of 4)
Revision Date Author Comments
# 7a557038 20-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

tidy - add bugprone-too-small-loop-variable


# 6ef77fa5 18-May-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1216 from CEED/jeremy/tidy-error

Error in CI on clang-tidy errors


# 713596ee 17-May-2023 Jeremy L Thompson <jeremy@jeremylt.org>

ci - error on tidy errors


# 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 ...