Skip to content
Evgeniy Demin edited this page Nov 25, 2022 · 1 revision

Configuration example for overcommit gem.

PreCommit:
  DatabaseConsistency:
    enabled: true
    quiet: false
    command: ['bundle', 'exec', 'database_consistency']
Clone this wiki locally