Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude old rails migrations #25

Merged
merged 1 commit into from Mar 12, 2020
Merged

Exclude old rails migrations #25

merged 1 commit into from Mar 12, 2020

Conversation

benjamineskola
Copy link
Contributor

There's very little value in linting these, we probably don't care in most cases and in some cases the linter changes would involve actual behavioural changes that would be undesirable to add retroactively. (Only excluding 201* so that migrations created in 2020 are still linted.)

Copy link
Contributor

@issyl0 issyl0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unreleased changelog entry please. :-)

@issyl0 issyl0 merged commit 382ed89 into master Mar 12, 2020
@issyl0 issyl0 deleted the exclude-old-migrations branch March 12, 2020 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants