jish / pre-commit

A slightly improved pre-commit hook for git
https://jish.github.io/pre-commit/
Other
796 stars 96 forks source link

A commit is impossible when it includes multiple migrations #282

Open Asangi-a4ac opened 2 years ago

Asangi-a4ac commented 2 years ago

When multiple migrations are made within one commit, pre-commit claims all of the migration timestamps should be written in schema.rb, which is impossible.