index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eslint.config.js
Age
Commit message (
Expand
)
Author
2025-08-21
chore(lint config): add test-utils to eslint config (#6768)
Adam Weidman
2025-08-12
chore(usage telemetry): Freshen up Clearcut logging (#6013)
Richie Foreman
2025-08-06
Add integration test for maximum schema depth error handling (#5685)
Jacob MacDonald
2025-08-06
bug(tests): fix test errors (#5678)
Lee James
2025-08-03
Generate NOTICES.TXT and surface via command (#5310)
Shreya Keshive
2025-07-21
fix(eslint): remove custom rule in favor of `eslint-plugin-import` (#3012)
Pascal Birchler
2025-07-14
Introduce VSCode companion extension (#3917)
christine betts
2025-06-16
Preflight and integration npx (#1096)
matt korwel
2025-06-13
Add a local telemetry launcher (#1015)
Keir Mierle
2025-06-12
Improve the performance of filename completion over large repositories. (#938)
DeWitt Clinton
2025-06-08
fix(deps): externalize tree-sitter (#840)
matt korwel
2025-05-30
Rename server->core (#638)
Tommaso Sciortino
2025-05-23
infra: emit errors on no-explicit-any eslint rule (#516)
Brandon Keiji
2025-05-23
feat: Enable npx execution directly from GitHub URL
Taylor Mullen
2025-05-20
Fix: Configure React version for ESLint to resolve preflight warnings (#449)
Allen Hutchison
2025-05-18
Refactor: Convert copy_files.cjs to ES module syntax
Taylor Mullen
2025-05-16
Fix: Use Node.js script for cross-platform file copying in build
Taylor Mullen
2025-05-06
fix: use flat config for react eslint plugin (#265)
Brandon Keiji
2025-04-24
general rules should apply to whole project (#159)
Olcan
2025-04-22
fix: support node globals in scripts (#109)
Brandon Keiji
2025-04-21
feat: add custom eslint rule for cross-package imports (#77)
Brandon Keiji
2025-04-20
add linter for checking license headers (and eslint --fix target to match, an...
Tyler
2025-04-19
Starting to modularize into separate cli / server packages. (#55)
Evan Senter
2025-04-18
Add apache2 SPDX headers to all source files (#48)
Tyler
2025-04-18
Initial auto-fixing of linting errors.
Taylor Mullen
2025-04-17
Run `npm run format`
Taylor Mullen
2025-04-17
Configure linter + prettier.
Taylor Mullen