alfresco-transform-core
alfresco-transform-core copied to clipboard
ATS-984 Use pre-commit to fix and prevent whitespace issues
- Add pre-commit to check json syntax for travis, github actions and dependabot
- fix mixed-line-ending
- exclude gimp files
- end-of-file-fixer
- add trailing-whitespace
- fix trailing-whitespace
- Add check-yaml
- fix trailing-whitespace
- add editorconfig and checker
Ref. ATS-984