GitLab Bot
898e2cc1df
Add latest changes from gitlab-org/gitlab@master
2019-12-20 09:24:38 +00:00
Kamil Trzciński
6150c3ff0d
Expand variables only when needed
...
This makes us to expand variables only when needed,
instead of requesting all variables each time.
This specifically helps in situation when explicit name
of `environment: production` is used.
2019-08-13 21:51:29 +02:00
Thong Kuah
f540ffcef6
Add frozen_string_literal to spec/lib (part 1)
...
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-07-26 13:25:07 +12:00
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
Z.J. van de Weg
3ebd29b538
Futher rename the CI variables
2017-03-16 08:49:01 +01:00
Douwe Maan
e2bbbb1a9a
Fix new offenses
2017-02-23 09:32:42 -06:00
Douwe Maan
eacae00516
Enable Style/MultilineHashBraceLayout
2017-02-23 09:32:22 -06:00
Kamil Trzcinski
e1b3ab5af2
Verify expandability of variables defined as part of environment
2016-09-19 10:07:13 +02:00