Skip to content

Commit 2fb32c2

Browse files
committed
fix(rules): remove invalid tabs rule
1 parent 0057bfd commit 2fb32c2

File tree

3 files changed

+0
-397
lines changed

3 files changed

+0
-397
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ We are looking for contributors to help build these rules out! See [`CONTRIBUTIN
5858
"ion-range-attributes-renamed": true,
5959
"ion-segment-button-ion-label-required": true,
6060
"ion-spinner-attribute-values-renamed": true,
61-
"ion-tab-attributes-renamed": true,
6261
"ion-text-is-now-an-element": true
6362
6463
}
@@ -531,18 +530,6 @@ We are looking for contributors to help build these rules out! See [`CONTRIBUTIN
531530
<a href="https://github.com/dwieeb">@dwieeb</a>
532531
</td>
533532
</tr>
534-
<tr>
535-
<th>
536-
<a href="https://github.com/ionic-team/ionic/blob/master/angular/BREAKING.md#tabs">Tabs</a>
537-
</th>
538-
<td>:wrench:</td>
539-
<td>:white_check_mark:</td>
540-
<td>
541-
<code>ion-tab-attributes-renamed</code></td>
542-
<td>
543-
<a href="https://github.com/cwoolum">@cwoolum</a>
544-
</td>
545-
</tr>
546533
<tr>
547534
<th>
548535
<a href="https://github.com/ionic-team/ionic/blob/master/angular/BREAKING.md#text--typography">Text / Typography</a>

src/ionTabAttributesRenamedRule.ts

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)