Skip to content

Incompatible with config.action_view.annotate_rendered_view_with_filenames #11

Description

@eoinkelly

Rails' config.action_view.annotate_rendered_view_with_filenames causes Rails to emit HTML comments before and after each template including the layout. This means a comment is emitted before the HTML doctype which this gem flags as an error.

config.action_view.annotate_rendered_view_with_filenames is extremely useful in local development so it would neat if this gem could either ignore the leading comment somehow.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions