alfresco-transform-core icon indicating copy to clipboard operation
alfresco-transform-core copied to clipboard

ATS-984 Use pre-commit to fix and prevent whitespace issues

Open mteodori opened this issue 3 years ago • 0 comments

  • 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

mteodori avatar Feb 23 '22 22:02 mteodori