Skip to content

Commit

Permalink
Merge pull request #112 from Lullabot/correction-improvements
Browse files Browse the repository at this point in the history
Correction improvements
  • Loading branch information
sidkshatriya authored Jun 24, 2016
2 parents d663986 + 51481f1 commit 1bc88db
Show file tree
Hide file tree
Showing 8 changed files with 2,497 additions and 2,540 deletions.
1 change: 1 addition & 0 deletions src/Pass/StandardFixPass.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ class StandardFixPass extends BasePass
protected $remove_tags_for_codes = [
ValidationErrorCode::WRONG_PARENT_TAG,
ValidationErrorCode::DISALLOWED_TAG,
ValidationErrorCode::DISALLOWED_TAG_ANCESTOR,
ValidationErrorCode::DUPLICATE_UNIQUE_TAG,
ValidationErrorCode::GENERAL_DISALLOWED_TAG
];
Expand Down
Loading

0 comments on commit 1bc88db

Please sign in to comment.