pre-commit trailing whitespace auto clean for XSL files (#469)The trailing-whitespace hook now targets XSL files.
Fix typos (#454)* Fix typos* Regenerate ignored words list
Fix more spelling (#443)* Fix spelling* Regenerate ignored words list codespell.txt
Fix more typos (#441)* Fix spelling* Regenerate ignored words list codespell.txt
Fix spelling (#439)* Fix typos* Regenerate ignored words list codespell.txt
pre-commit whitespace clean up for `.rng` files (#397)Enforced 3 hooks for `.rng` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace
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>
show more ...
pre-commit auto remove trailing whitespace from XML files (#384)Auto cleaned up all the XML files for unneeded trailing whitespace.Around 8k lines changed a smaller whitespace PR this time
pre-commit auto remove trailing whitespace from h files (#385)Another big auto clean up by pre-commit similar to the others
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)
pre-commit: auto remove unneeded trailing whitespace from Makefiles (#378)Cleaned up some whitespace in the Makefiles
pre-commit auto remove trailing whitespace from `.mk` files (#377)If there are too many changes / files I can create a smaller PRThanks
Fix spelling (#368)* misc: fix spelling* Update ignored words list
misc: fix spelling (#361)* misc: fix spelling* Update ignored words list
Remove second semicolon (work in progress)
Fix spelling; Fix bug with `ifndef` statement (#355)* misc: fix spellingGeneral typo fixes in many file typesFix bug with `ifndef` statement* Update ignored words list* Update cppcompskelet
Fix spelling; Fix bug with `ifndef` statement (#355)* misc: fix spellingGeneral typo fixes in many file typesFix bug with `ifndef` statement* Update ignored words list* Update cppcompskeleton.cxx* Update javacompskeleton.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>
pre-commit(end-of-file-fixer): autofix XML files (#351)
pre-commit clean ups for `.el` and `.pas` files (#342)Enforced 3 hooks:- end-of-file-fixer- mixed-line-ending- trailing-whitespace
Fix spelling (#334)* Fix spelling* Update ignored words list
pre-commit(end-of-file-fixer): autofix xsl files (#326)
pre-commit(end-of-file-fixer): autofix more cxx files in main (#321)
pre-commit(trailing-whitespace): autofix xcs and xmi files (#310)
pre-commit: trim trailing whitespace in more files (#278)
pre-commit: add hook to auto trim trailing whitespace (#277)So far targets only `.pl` files
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>
12345