Skip to content

[pre-commit] New checks

Lars Bilke requested to merge bilke/ogs:pre-commit-new-checks into master

Added new checks to pre-commit, see https://github.com/pre-commit/pre-commit-hooks for explanation:

  • check-executables-have-shebangs
  • check-shebang-scripts-are-executable
  • check-json
  • fix-byte-order-marker
  • mixed-line-ending

Merge request reports