Skip to content

pre-commit hook shouldn't check tidyness on DBIX schema files

  1. Edit Koha/Schema/Result/City.pm
  2. Do any change
  3. Commit
  4. git show
  5. See that it reindented some stuff. It would break dbic due to checksum mismatch.