Apply pre-commit hooks to align whitespace formatting with trunkRan 'pre-commit run --all-files' using the config backported in theprevious commit. The auto-fixing hooks (trailing-whitespace,end-
Apply pre-commit hooks to align whitespace formatting with trunkRan 'pre-commit run --all-files' using the config backported in theprevious commit. The auto-fixing hooks (trailing-whitespace,end-of-file-fixer, mixed-line-ending, insert-license) normalized 115files. Verified the changes are whitespace/EOL/EOF-only plus Apachelicense-header insertion on README files; no source content changed(confirmed via 'git diff --ignore-all-space').This replaces replaying ~350 historical formatting commits (whichconflicted with AOO42X's own independent whitespace passes) with asingle deterministic reformat that matches trunk's tooling.Phase 1 backport (A_FORMAT + B_CI_DOCS), reformat step.
show more ...
pre-commit auto whitespace cleanup for cs files (#478) (#480)Enforced 3 hooks for cs files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 0197933b6aad3e
pre-commit auto whitespace cleanup for cs files (#478) (#480)Enforced 3 hooks for cs files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 0197933b6aad3e26363d9cf47294bf2d611a1678)
Fix typos (#442)* Fix spelling* Regenerate ignored words list codespell.txt(cherry picked from commit cf8e6a53ed981a205d7700be9a04dd40a005f9f6)
Fix typos (#438)* Fix more typos* Regenerate ignored words list codespell.txt(cherry picked from commit 7670ab779549d7913098aa9e18e66c33b446cb8b)
Fix typos (#425)* Fix typos* Recreate ignored words list codespell.txt(cherry picked from commit 374d2a96ae566b372972bbe678cb4ee5a157bf83)
pre-commit auto whitespace clean up for `map` files (#415)Enforced three hooks for `map` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit a3f3173604
pre-commit auto whitespace clean up for `map` files (#415)Enforced three hooks for `map` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit a3f3173604660ba899d84687a1dc38beb5cb02dc)
pre-commit whitespace cleanup for `.component` files (#398)Enforced 3 hooks for `.component` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 85e7a2
pre-commit whitespace cleanup for `.component` files (#398)Enforced 3 hooks for `.component` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 85e7a208034f6237c454f4b97c228cc5be6146df)
pre-commit auto whitespace cleanup for `.pmk` files (#399)Enforced 3 hooks for `.pmk` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 681bf8c045915
pre-commit auto whitespace cleanup for `.pmk` files (#399)Enforced 3 hooks for `.pmk` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace(cherry picked from commit 681bf8c04591511021696eeecc34a88cdb90e447)
pre-commit auto remove trailing whitespace from cxx files (#383)Another big auto clean up. So many lines !!Another one bites the dusthttps://www.youtube.com/watch?v=rY0WxgSXdEECo-authored-by:
pre-commit auto remove trailing whitespace from cxx files (#383)Another big auto clean up. So many lines !!Another one bites the dusthttps://www.youtube.com/watch?v=rY0WxgSXdEECo-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit cf6516809c57e1bb0a940545cca99cdad54d4ce2)
Cleanup merge conflicts
pre-commit auto remove trailing whitespace from java files (#382)A another big huge auto white space clean up.(cherry picked from commit 3309286857f19787ae62bd793a98b5af4edd2ad3)
pre-commit auto clean trailing whitespace in dxp and hxx files (#381)A huge auto clean up by pre-commit and I can make smaller PRs if needed.Seems we have a lot of extra whitespace junk in our co
pre-commit auto clean trailing whitespace in dxp and hxx files (#381)A huge auto clean up by pre-commit and I can make smaller PRs if needed.Seems we have a lot of extra whitespace junk in our code baseThe NeverEnding Story was a great film back in the old days :)Great video and theme song by Limahlhttps://www.youtube.com/watch?v=lHytjEj7B9ghttps://en.wikipedia.org/wiki/The_NeverEnding_Story_(film)(cherry picked from commit 914d351e5f5b84e4342a86d6ab8d4aca7308b9bd)
pre-commit auto remove unneeded whitespace in idl files (#380)I know way to many files and changes for a standard pull request.I can make a smaller PR if needed.Ran pre-commit here locally to a
pre-commit auto remove unneeded whitespace in idl files (#380)I know way to many files and changes for a standard pull request.I can make a smaller PR if needed.Ran pre-commit here locally to auto clean up all this trialing whitespaceUp for review. Thanks(cherry picked from commit ffd38472365e95f6a578737bc9a5eb0fac624a86)
pre-commit auto remove trailing whitespace from `.mk` files (#377)If there are too many changes / files I can create a smaller PRThanks(cherry picked from commit 31bbceb0f9d64c0c2c3b22a794a1666
pre-commit auto remove trailing whitespace from `.mk` files (#377)If there are too many changes / files I can create a smaller PRThanks(cherry picked from commit 31bbceb0f9d64c0c2c3b22a794a1666c1f33396e)
pre-commit: auto remove trailing whitespace from `.py` files (#375)(cherry picked from commit 16c3da916017a0e7db7dc4f93ae00dd1c24b61c9)
Update makefile.mk(cherry picked from commit 6e8c708e2cce0389978e27c43ac320cc01cdd28d)
Remove second semicolon (work in progress)(cherry picked from commit 6bcc9fe0e9ad8e3adcad10b35c622961480f57f3)
Remove second semicolon (work in progress)(cherry picked from commit be099857c44bb1fbf755162d20fc038093b5bb7a)
pre-commit(end-of-file-fixer): autofix more cxx files in main (#317)(cherry picked from commit 42f9d71d141b0d481f7c3a24ca2c8090c33520f4)
pre-commit(trailing-whitespace): autofix bat and ini files (#308)(cherry picked from commit c53158a7f46d21930cbee0656c3ea23329d78932)
Merge pull request #273 from jbampton/end-of-file-fixer-morepre-commit(end-of-file-fixer): auto fix `py` and `sh` files(cherry picked from commit 171e5814387d41277889e23e5ac7e281a488da29)
Re-add makefiles
pre-commit(end-of-file-fixer): auto fix `.mk` files (#266)* pre-commit(end-of-file-fixer): auto fix `.mk` files* Update makefile.mk* Update makefile.mk---------Co-authored-by: Matthias Seid
pre-commit(end-of-file-fixer): auto fix `.mk` files (#266)* pre-commit(end-of-file-fixer): auto fix `.mk` files* Update makefile.mk* Update makefile.mk---------Co-authored-by: Matthias Seidel <mseidel@apache.org>(cherry picked from commit 78190a370f7d7129fed9a7e70ca122eaae71ce1d)
Fix end of hxx files remove unneeded blank lines (#242)(cherry picked from commit 033ed79537b07af43f0f091b11f5dc308cb4c9ad)
Fixed typos, removed whitespace(cherry picked from commit 8085f79885e8084e5cce76e54522d35cc1535996)
12