Skip to content

Git hooks: Fix path problem on Windows

Created by: mlasak

With this fix

  • npm install
  • pre-commit script execution should not be an issue on Mac and Win anymore.

Merge request reports