Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

[v1] Remove various checks #426

Merged
merged 1 commit into from
Jul 26, 2019
Merged

[v1] Remove various checks #426

merged 1 commit into from
Jul 26, 2019

Conversation

Herst
Copy link
Collaborator

@Herst Herst commented Sep 23, 2018

  • W002 (X-UA-Compatible)

  • W010 (.pull-left or .pull-right in .media)

  • W015 (Bootstrap 4)

  • E002 (Bootstrap v2 grid)

  • E030 (.glyphicon-* without .glyphicon)

  • E031 (.glyphicon on element with content or
    children)

  • E038 (.media-left/.media-right outside of
    .media)

The media stuff I removed because both checks are irrelevant right now, that said, it might be worth adding new checks for media (#424).

Bootstrap 2 check was removed because I doubt anyone is going to switch from Bootstrap 2 to Bootstrap 4+.

The rest should be obvious.

Status

  • Code: Done
  • Tests: Done
  • Wiki: Done

@Herst Herst self-assigned this Sep 23, 2018
Copy link
Member

@Johann-S Johann-S left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@Herst Herst added this to the v1.0.0 milestone Oct 20, 2018
@Herst Herst force-pushed the next branch 2 times, most recently from 622ae8b to 65d8daf Compare November 10, 2018 17:34
@Herst Herst changed the title [v.next] Remove various checks [v1] Remove various checks Dec 26, 2018
@Herst Herst force-pushed the next-remove-various-checks branch 2 times, most recently from 8229371 to cb55f1d Compare December 27, 2018 11:36
@Herst Herst force-pushed the next-remove-various-checks branch 4 times, most recently from b7971cf to 0f3a10b Compare July 26, 2019 10:00
* W002 (X-UA-Compatible)

* W010 (.pull-left or .pull-right in .media)

* W015 (Bootstrap 4)

* E002 (Bootstrap v2 grid)

* E030 (.glyphicon-* without .glyphicon)

* E031 (.glyphicon on element with content or
  children)

* E038 (.media-left/.media-right outside of
  .media)
@Herst Herst force-pushed the next-remove-various-checks branch from 0f3a10b to 2adeab0 Compare July 26, 2019 13:57
@Herst Herst merged commit da4f53c into next Jul 26, 2019
@XhmikosR XhmikosR deleted the next-remove-various-checks branch July 28, 2019 09:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants