-
Notifications
You must be signed in to change notification settings - Fork 134
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
Delint #175
Delint #175
Conversation
</body> | ||
</html> | ||
HTML | ||
html = <<~HTML |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am OK with dropping 2.2 support as it is EOL most of my gems have already done this, I know @jeremyevans tends to keeps support for older version, I wonder if he is ok with this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We dropped support for 2.2 in 35a0cb0.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
forgot about that, we missed a spot f07e499
16263bb
to
9d829c9
Compare
Explicitly pardons and builds a todo list of existing offences, with a view to correcting them over time.
This should be good to go :) |
cool looks good. Mixed on the change it made to chat with the HTML being indented, but I guess consistency should win here. |
No description provided.