File tree
1,129 files changed
+90702
-1588
lines changed- .circleci
- .github
- docs
- api-reference
- core
- python
- typescript
- building-with-codegen
- cli
- introduction
- snippets
- tutorials
- src
- codegen
- cli
- api
- auth
- codemod
- commands
- create
- deploy
- expert
- init
- list
- login
- logout
- notebook
- profile
- run
- run_on_pr
- style_debug
- env
- git
- rich
- sdk
- utils
- workspace
- git
- clients
- configs
- models
- repo_operator
- schemas
- utils
- gsbuild
- gscli
- generate
- runner
- constants
- diff
- enums
- models
- sandbox
- utils
- sdk
- code_generation
- doc_utils
- prompts
- codebase
- flagging
- groupers
- core
- autocommit
- dataclasses
- detached_symbols
- expressions
- interfaces
- placeholder
- statements
- symbol_groups
- output
- python
- detached_symbols
- expressions
- interfaces
- placeholder
- statements
- symbol_groups
- testing
- typescript
- detached_symbols
- jsx
- expressions
- external/typescript_analyzer
- interfaces
- placeholder
- statements
- symbol_groups
- visualizations
- codemods
- canonical
- add_function_parameter_type_annotations
- add_internal_to_non_exported_components
- bang_bang_to_boolean
- built_in_type_annotation
- change_component_tag_names
- convert_array_type_to_square_bracket
- convert_attribute_to_decorator
- convert_comments_to_JSDoc_style
- convert_docstring_to_google_style
- delete_unused_functions
- emojify_py_files_codemod
- enum_mover
- insert_arguments_to_decorator
- invite_factory_create_params
- js_to_esm_codemod
- mark_as_internal_codemod
- mark_internal_to_module
- mark_is_boolean
- migrate_class_attributes
- move_enums_codemod
- move_functions_to_new_file
- openapi_add_response_none
- openapi_no_reference_request
- pascal_case_symbols
- pivot_return_types
- refactor_react_components_into_separate_files
- remove_indirect_imports
- rename_function_parameters
- rename_local_variables
- replace_prop_values
- return_none_type_annotation
- split_decorators
- split_file
- split_file_and_rename_symbols
- split_large_files
- swap_call_site_imports
- swap_class_attribute_usages
- update_optional_type_annotations
- update_union_types
- use_named_kwargs
- wrap_with_component
- wrap_with_statement
- tests
- integration
- codemod
- canonical
- add_function_parameter_type_annotations
- test_codegen
- test_django
- add_internal_to_non_exported_components/test_virtual_coffee
- bang_bang_to_boolean
- test_vite
- test_vscode
- built_in_type_annotation
- test_mypy
- test_transformers
- change_component_tag_names/test_cypress
- convert_array_type_to_square_bracket/test_vite
- convert_attribute_to_decorator/test_flask
- convert_comments_to_JSDoc_style
- test_vite
- test_vscode
- convert_docstring_to_google_style
- test_django
- test_requests-oauthlib
- delete_unused_functions
- test_papermark
- test_plone
- test_vscode
- emojify_py_files_codemod
- test_codegen
- test_vscode
- enum_mover
- test_hass
- test_mypy
- insert_arguments_to_decorator/test_codegen
- js_to_esm_codemod
- test_deno_rest
- test_jchat
- mark_as_internal_codemod
- ignore_test_mypy
- test_vscode
- mark_internal_to_module
- test_codegen
- test_vscode
- mark_is_boolean
- test_nest
- test_vscode
- migrate_class_attributes/test_plone
- move_enums_codemod
- test_codegen
- test_hass
- move_functions_to_new_file/test_pylsp
- openapi_add_response_none/test_indra
- openapi_no_reference_request/test_codegen
- pascal_case_symbols
- test_nest
- test_vscode
- pivot_return_types
- test_hass
- test_pylsp
- refactor_react_components_into_separate_files/test_codegen_frontend
- remove_indirect_imports/test_plone
- rename_function_parameters/test_plone
- rename_local_variables/test_pylsp
- replace_prop_values/test_remix_run_examples
- return_none_type_annotation
- test_hass
- test_redash
- split_decorators/test_redash
- split_file/test_sqlglot
- split_file_and_rename_symbols/test_redash
- split_large_files/test_vite
- sqlalchemy_mapped_types/test_redash
- swap_call_site_imports/test_redash
- swap_class_attribute_usages/test_graphrag
- update_optional_type_annotations
- test_codegen
- test_transformers
- update_union_types/test_fastapi
- use_named_kwargs
- test_pylsp
- test_transformers
- wrap_with_component/test_virtual_coffee
- wrap_with_statement
- test_hass
- test_redash
- wrap_with_use_callback/test_remix_run_examples
- repos
- extra
- open_source
- verified_codemods/codemod_data
- unit
- codegen
- git
- clients
- repo_operator
- schemas
- gscli
- sdk
- code_generation
- codebase
- code_flag
- codebase_graph
- file
- file_graph
- transaction_manager
- output
- snapshots/test_ast
- test_ast_basic
- test_ast_nested
- parser
- python
- autocommit
- class_definition
- codebase
- comment_docstring
- detached_symbols
- argument
- code_block
- decorator
- function_call
- parameter
- directory
- editable
- expressions
- file
- function
- global_var
- import_resolution
- statements
- assignment_statement
- attribute
- for_loop_statement
- if_block_statement
- import_statement
- match_statement
- try_catch_statement
- while_statement
- with_statement
- utils
- skills
- snapshots/test_skills/test_all_example_skills
- call_graph_filter-PYTHON-case-0
- call_graph_from_node-PYTHON-case-0
- call_paths_between_nodes-PYTHON-case-0
- dead_code-PYTHON-case-0
- file_app_import_graph-PYTHON-case-0
- foreign_key_graph-PYTHON-case-0
- repo_dir_tree-PYTHON-case-0
- typescript
- autocommit
- class_definition
- codebase
- comment_docstring
- detached_symbols
- argument
- code_block
- decorator
- function_call
- parameter
- export
- expressions
- ternary_expression
- file
- function
- global_var
- import_resolution
- interface
- language_engine
- move_symbol_to_file
- namespace
- react
- statements
- assignment_statement
- attribute
- for_loop_statement
- if_block_statement
- statement
- switch_statement
- try_catch_statement
- while_statement
- tsx
- type
- codemods
- verified_codemods/codemod_data
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,129 files changed
+90702
-1588
lines changedLines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
| 85 | + | |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
| |||
237 | 237 |
| |
238 | 238 |
| |
239 | 239 |
| |
240 |
| - | |
| 240 | + | |
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
| |||
264 | 264 |
| |
265 | 265 |
| |
266 | 266 |
| |
267 |
| - | |
| 267 | + | |
268 | 268 |
| |
269 | 269 |
| |
270 | 270 |
| |
| |||
297 | 297 |
| |
298 | 298 |
| |
299 | 299 |
| |
300 |
| - | |
| 300 | + | |
301 | 301 |
| |
302 | 302 |
| |
303 | 303 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
| 2 | + | |
| 3 | + |
Lines changed: 1 addition & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
66 |
| - | |
67 | 65 |
| |
68 |
| - | |
| 66 | + | |
69 | 67 |
| |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - |
Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
| 85 | + | |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
|
Lines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
| 17 | + | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
39 |
| - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
40 | 45 |
| |
41 | 46 |
| |
42 | 47 |
| |
43 |
| - | |
| 48 | + | |
44 | 49 |
| |
45 |
| - | |
| 50 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
| |||
42 | 41 |
| |
43 | 42 |
| |
44 | 43 |
| |
45 |
| - | |
| 44 | + | |
46 | 45 |
| |
47 | 46 |
| |
48 | 47 |
| |
|
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 | 3 |
| |
8 | 4 |
| |
9 | 5 |
| |
|
0 commit comments