Created
May 12, 2020 08:18
-
-
Save wshihadeh/2912bd82efefc12fdd03548aacfe3883 to your computer and use it in GitHub Desktop.
RailsSchemaUpToDate
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RailsSchemaUpToDate: | |
enabled: false | |
description: 'Check if database schema is up to date' | |
include: | |
- 'db/migrate/*.rb' | |
- 'db/schema.rb' | |
- 'db/structure.sql' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment