pre-commit trailing whitespace auto clean for XSL files (#469)The trailing-whitespace hook now targets XSL files.
pre-commit whitespace clean up for dtd files (#464)Enforced 3 hooks for dtd files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace
misc: fix spelling (#461)* misc: fix spelling* Regenerate ignored words list codespell.txt
Fix more spelling (#443)* Fix spelling* Regenerate ignored words list codespell.txt
More spelling fixes (#434)* Fix more typos* Regenerate ignored words list codespell.txt
Fix spelling (#431)Regenerate the ignored words list `codespell.txt`
pre-commit whitespace cleanup for `.component` files (#398)Enforced 3 hooks for `.component` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace
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 java files (#382)A another big huge auto white space clean up.
misc: fix typos (#376)* misc: fix spelling* Update ignored words list* Update owriteablestream.cxx---------Co-authored-by: Matthias Seidel <mseidel@apache.org>
Fix spelling (#368)* misc: fix spelling* Update ignored words list
Fix spelling (#364)* Fix spelling* Update ignored words list
Remove second semicolon (done?)
pre-commit(end-of-file-fixer): autofix XML files (#351)
Fix spelling (#337)* Fix spelling* Update ignored words list
Fix spelling (#336)* Fix spelling* Update ignored words list
Fix spelling (#299)* Fix spelling* Update ignored words list
pre-commit end-of-file-fixer check more file types (#262)Seems just the java files were cleaned up
Fix spelling (#257)* Fix spelling * Update ignored words list
Fix spelling (#247)
Fix spelling (#244)
Fix spelling (#241)
Fixed typos, fixed mixed indentation, removerd whitespace
Fixed typos (varaible -> variable) and some other
Fixed typos, removed whitespace
12