-
- Downloads
Enable frozen string in app/graphql + app/finders
Partially addresses #47424.
parent
e91dc8f4
No related branches found
No related tags found
Showing
- app/graphql/functions/base_function.rb 2 additions, 0 deletionsapp/graphql/functions/base_function.rb
- app/graphql/functions/echo.rb 2 additions, 0 deletionsapp/graphql/functions/echo.rb
- app/graphql/gitlab_schema.rb 2 additions, 0 deletionsapp/graphql/gitlab_schema.rb
- app/graphql/mutations/concerns/mutations/resolves_project.rb 2 additions, 0 deletionsapp/graphql/mutations/concerns/mutations/resolves_project.rb
- app/graphql/mutations/merge_requests/base.rb 2 additions, 0 deletionsapp/graphql/mutations/merge_requests/base.rb
- app/graphql/resolvers/base_resolver.rb 2 additions, 0 deletionsapp/graphql/resolvers/base_resolver.rb
- app/graphql/resolvers/concerns/resolves_pipelines.rb 2 additions, 0 deletionsapp/graphql/resolvers/concerns/resolves_pipelines.rb
- app/graphql/resolvers/full_path_resolver.rb 2 additions, 0 deletionsapp/graphql/resolvers/full_path_resolver.rb
- app/graphql/resolvers/merge_request_pipelines_resolver.rb 2 additions, 0 deletionsapp/graphql/resolvers/merge_request_pipelines_resolver.rb
- app/graphql/resolvers/merge_request_resolver.rb 2 additions, 0 deletionsapp/graphql/resolvers/merge_request_resolver.rb
- app/graphql/resolvers/project_pipelines_resolver.rb 2 additions, 0 deletionsapp/graphql/resolvers/project_pipelines_resolver.rb
- app/graphql/resolvers/project_resolver.rb 2 additions, 0 deletionsapp/graphql/resolvers/project_resolver.rb
- app/graphql/types/base_enum.rb 2 additions, 0 deletionsapp/graphql/types/base_enum.rb
- app/graphql/types/base_field.rb 2 additions, 0 deletionsapp/graphql/types/base_field.rb
- app/graphql/types/base_input_object.rb 2 additions, 0 deletionsapp/graphql/types/base_input_object.rb
- app/graphql/types/base_interface.rb 2 additions, 0 deletionsapp/graphql/types/base_interface.rb
- app/graphql/types/base_object.rb 2 additions, 0 deletionsapp/graphql/types/base_object.rb
- app/graphql/types/base_scalar.rb 2 additions, 0 deletionsapp/graphql/types/base_scalar.rb
- app/graphql/types/base_union.rb 2 additions, 0 deletionsapp/graphql/types/base_union.rb
- app/graphql/types/ci/pipeline_status_enum.rb 2 additions, 0 deletionsapp/graphql/types/ci/pipeline_status_enum.rb
Please register or sign in to comment