gitlab-org--gitlab-foss/app/services/projects
Rémy Coutable d40e1f547e Enable the Style/TrailingCommaInLiteral cop
Use the EnforcedStyleForMultiline: no_comma option.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-05-10 18:25:45 +02:00
..
import_export
autocomplete_service.rb
create_service.rb Make namespace owner master of project upon creation 2017-04-27 13:29:23 +02:00
destroy_service.rb
download_service.rb
enable_deploy_key_service.rb Detect already enabled DeployKeys in EnableDeployKeyService 2017-05-03 17:37:08 +08:00
fork_service.rb
housekeeping_service.rb
import_service.rb Does not remove the GitHub remote when importing from GitHub 2017-04-18 00:22:33 +00:00
participants_service.rb
propagate_service_template.rb refactor code based on feedback 2017-05-05 18:57:52 +02:00
transfer_service.rb Remove unecessary changes from project transfer service 2017-04-03 16:41:56 +02:00
unlink_fork_service.rb
update_pages_configuration_service.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
update_pages_service.rb
update_service.rb