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

Resolve linting errors #1112

Merged
merged 7 commits into from
Oct 15, 2018
Merged

Resolve linting errors #1112

merged 7 commits into from
Oct 15, 2018

Conversation

bilbof
Copy link
Contributor

@bilbof bilbof commented Oct 3, 2018

Similar to alphagov/feedback#522, this resolves any linting issues in this repository raised by govuk-lint-ruby.

Visual regression results:
https://government-frontend-pr-1112.surge.sh/gallery.html

Component guide for this PR:
https://government-frontend-pr-1112.herokuapp.com/component-guide

@benthorner benthorner temporarily deployed to government-frontend-pr-1112 October 3, 2018 14:54 Inactive
@benthorner benthorner temporarily deployed to government-frontend-pr-1112 October 3, 2018 15:18 Inactive
@bilbof bilbof force-pushed the billfranklin/resolve-linting-issues branch from 1cf46b7 to 1cd23d2 Compare October 5, 2018 11:34
@benthorner benthorner temporarily deployed to government-frontend-pr-1112 October 5, 2018 11:34 Inactive
@@ -4,7 +4,7 @@ atom_feed(root_url: @content_item.web_url, id: @content_item.web_url) do |feed|
feed.author do |author|
author.name "GOV.UK"
end
feed.entry(@content_item, id: "#{@content_item.web_url}##{@content_item.atom_public_updated_at}", url: @content_item.web_url, updated: @content_item.atom_public_updated_at) do |entry|
feed.entry(@content_item, id: "#{@content_item.web_url}##{@content_item.atom_public_updated_at.iso8601}", url: @content_item.web_url, updated: @content_item.atom_public_updated_at) do |entry|
Copy link
Contributor

Choose a reason for hiding this comment

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

With this change here, do you know what effect it has (if any)?

@bilbof bilbof force-pushed the billfranklin/resolve-linting-issues branch from 1cd23d2 to 1b18a84 Compare October 12, 2018 09:51
@benthorner benthorner temporarily deployed to government-frontend-pr-1112 October 12, 2018 09:51 Inactive
@bilbof bilbof merged commit 63b7c35 into master Oct 15, 2018
@bilbof bilbof deleted the billfranklin/resolve-linting-issues branch October 15, 2018 12:26
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.

3 participants