John Bampton
John Bampton
https://luceeserver.atlassian.net/browse/LDEV-4253
Official -> "Git hook scripts are useful for identifying simple issues before submission to code review. We run our hooks on every commit to automatically point out issues in code...
- I already fixed the spelling with this tool - Run only on pull request - Using https://github.com/client9/misspell ## Description misspell is a Golang tool to check spelling and pass...
Use pre-commit to autofix the mixed line endings "Git hook scripts are useful for identifying simple issues before submission to code review. We run our hooks on every commit to...
So far we are only using the Flake8 linter so we don't need the full image. Should improve workflow time. https://github.com/github/super-linter#slim-image ### Description ### Types of changes - [ ]...
Best practice is to have one blank line at the end of Python files. Remove unneeded blank lines from the end of files ### Description This PR standardizes the Python...
### Description This PR fixes spelling ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature...
@all-contributors please add @DanyB0 for translation
`pre-commit` fails when MD053 is removed Run markdownlint.........................................................Failed - hook id: markdownlint - exit code: 1 README_AR.md:447:1 MD053/link-image-reference-definitions Link and image reference definitions should be needed [Unused link or image...