Skip to content

Commit 71ea54e

Browse files
Remove unnecessary #standardSQL comments (#4425)
* Refactor SQL files to remove unnecessary #standardSQL comments * removed space in filename * lint
1 parent f0de7a4 commit 71ea54e

File tree

269 files changed

+0
-278
lines changed

Some content is hidden

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

269 files changed

+0
-278
lines changed

sql/2025/accessibility/a11y_frontend_technology.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#standardSQL
21
-- Web Almanac — Lighthouse category scores by framework (2025-07-01)
32
-- Google Sheet: a11y_frontend_technology
43
--

sql/2025/accessibility/a11y_overall_tech_usage_by_domain_rank.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#standardSQL
21
-- Accessibility Technology (A11y) Usage by Domain Rank (2025-07-01)
32
-- Google Sheet: a11y_overall_tech_usage_by_domain_rank
43
--

sql/2025/accessibility/a11y_technology_usage.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#standardSQL
21
-- Accessibility Technology (A11y) Usage by Client (2025-07-01)
32
-- Google Sheets: a11y_technology_usage
43
--

sql/2025/accessibility/a11y_technology_usage_by_domain_rank.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#standardSQL
21
# Purpose
32
# Measure adoption of specific Accessibility-related technologies (apps/overlays)
43
# across domain rank buckets in the 2025-07-01 HTTP Archive crawl.

sql/2025/accessibility/alt_ending_in_image_extension.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#standardSQL
21
-- Alt Texts Ending in File Extensions (2025-07-01)
32
-- Google Sheet: alt_ending_in_image_extension
43
-- Measures how often <img> alt attributes end in file extensions (e.g., .jpg, .png).

sql/2025/accessibility/anchors_with_role_button.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#standardSQL
21
-- Anchors with role="button" (2025-07-01)
32
-- Google Sheet: anchors_with_role_button
43
--

sql/2025/accessibility/button_name_sources.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#standardSQL
21
-- Button Accessible Name Sources (2025-07-01)
32
-- Google Sheet: button_name_sources
43
--

sql/2025/accessibility/color_contrast.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#standardSQL
21
-- Color Contrast Audit Results (2025-07-01)
32
-- Google Sheet: color_contrast
43
--

sql/2025/accessibility/common_alt_text_length.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#standardSQL
21
-- Most common lengths of <img alt=""> text (2025-07-01)
32
-- Google Sheets: common_alt_text_length
43
--

sql/2025/accessibility/common_aria_role.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#standardSQL
21
# Web Almanac — % of sites using each ARIA role (2025 schema; no JS UDF)
32
# Google Sheet: common_aria_role
43
#

0 commit comments

Comments
 (0)