Skip to content

Commit 8ad1bf0

Browse files
committed
update fixture
1 parent aab069b commit 8ad1bf0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+221
-41
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
- message: The lang attribute of the <script> block should be "javascript".
22
line: 1
33
column: 1
4-
suggestions: null
4+
suggestions:
5+
- desc: Add a <script> block with the lang attribute set to "javascript".
6+
output: |
7+
<script lang="javascript"></script>
8+
9+
<style lang="javascript"></style>
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
- message: The lang attribute of the <script> block should be "javascript".
22
line: 1
33
column: 1
4-
suggestions: null
4+
suggestions:
5+
- desc: Add a <script> block with the lang attribute set to "javascript".
6+
output: |
7+
<script lang="javascript"></script>
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
- message: The lang attribute of the <script> block should be "javascript".
22
line: 1
33
column: 1
4-
suggestions: null
4+
suggestions:
5+
- desc: Add a <script> block with the lang attribute set to "javascript".
6+
output: |
7+
<script lang="javascript"></script>
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
- message: The lang attribute of the <script> block should be "javascript".
22
line: 1
33
column: 1
4-
suggestions: null
4+
suggestions:
5+
- desc: Add a <script> block with the lang attribute set to "javascript".
6+
output: |
7+
<script lang="javascript"></script>
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
- message: The lang attribute of the <script> block should be "javascript".
22
line: 1
33
column: 1
4-
suggestions: null
4+
suggestions:
5+
- desc: Add a <script> block with the lang attribute set to "javascript".
6+
output: |
7+
<script lang="javascript"></script>
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
- message: The lang attribute of the <script> block should be "js".
22
line: 1
33
column: 1
4-
suggestions: null
4+
suggestions:
5+
- desc: Add a <script> block with the lang attribute set to "js".
6+
output: |
7+
<script lang="js"></script>
Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
- message: The lang attribute of the <script> block should be "js".
22
line: 1
33
column: 1
4-
suggestions: null
4+
suggestions:
5+
- desc: Add a <script> block with the lang attribute set to "js".
6+
output: |
7+
<script lang="js"></script>
8+
9+
<style lang="js"></style>
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
- message: The lang attribute of the <script> block should be "js".
22
line: 1
33
column: 1
4-
suggestions: null
4+
suggestions:
5+
- desc: Add a <script> block with the lang attribute set to "js".
6+
output: |
7+
<script lang="js"></script>
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
- message: The lang attribute of the <script> block should be "js".
22
line: 1
33
column: 1
4-
suggestions: null
4+
suggestions:
5+
- desc: Add a <script> block with the lang attribute set to "js".
6+
output: |
7+
<script lang="js"></script>
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
- message: The lang attribute of the <script> block should be "js".
22
line: 1
33
column: 1
4-
suggestions: null
4+
suggestions:
5+
- desc: Add a <script> block with the lang attribute set to "js".
6+
output: |
7+
<script lang="js"></script>

0 commit comments

Comments
 (0)