1
0
mirror of synced 2025-12-19 09:57:42 -05:00
Commit Graph

10 Commits

Author SHA1 Message Date
Felicity Chapman
18acec3172 Use Copilot to update scripts to add quality query tables (#58621)
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: docs-bot <77750099+docs-bot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Óscar San José <oscarsj@github.com>
2025-12-11 16:39:46 +00:00
Kevin Heis
03945b8c27 Replace any types with unknown/specific types (#58658) 2025-12-03 15:43:11 +00:00
Kevin Heis
8adc699635 Enable github/array-foreach ESLint rule by converting all forEach to for loops (#58302)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2025-11-12 19:18:21 +00:00
Kevin Heis
3755f4c920 Enable @typescript-eslint/ban-ts-comment and fix all type errors (#58296) 2025-11-04 22:19:22 +00:00
Kevin Heis
8e897b2b82 Fix all no-shadow ESLint violations (#58234) 2025-10-30 20:39:59 +00:00
Kevin Heis
23c9d95cb9 Remove 'github/no-then' eslint rule (#58220) 2025-10-30 19:53:05 +00:00
Kevin Heis
7d1a209660 Remove disabling of prefer-template eslint rule (#58230) 2025-10-30 16:24:12 +00:00
Kevin Heis
4f46d28722 Fix eslint no-undef violations (#58233) 2025-10-30 16:13:18 +00:00
Kevin Heis
232a0f8516 Eslint review, round 1 (#58168) 2025-10-27 22:01:39 +00:00
Kevin Heis
bba2c9cd79 Move eslint.config.js to Typescript (#58027) 2025-10-22 19:06:03 +00:00