gfyoung
|
73322a0e55
|
Enable frozen string in app/controllers/**/*.rb
Enables frozen string for the following:
* app/controllers/*.rb
* app/controllers/admin/**/*.rb
* app/controllers/boards/**/*.rb
* app/controllers/ci/**/*.rb
* app/controllers/concerns/**/*.rb
Partially addresses #47424.
|
2018-09-18 21:22:45 -07:00 |
|
Felipe Artur
|
dd071c4b6e
|
Bring one group board to CE
|
2018-03-03 12:56:17 -03:00 |
|
Lin Jen-Shin
|
07d3d44775
|
Move ModuleWithInstanceVariables to Gitlab namespace
And use .rubocop.yml to exclude paths we don't care,
rather than using the cop itself to exclude.
|
2017-11-22 17:06:57 +08:00 |
|
Lin Jen-Shin
|
f8b681f6e9
|
WIP
|
2017-11-06 22:40:19 +08:00 |
|
Lin Jen-Shin
|
6a4ee9aa71
|
Allow simple ivar ||= form. Update accordingly
|
2017-09-19 01:29:32 +08:00 |
|
Lin Jen-Shin
|
9ae92b8caa
|
Add cop to make sure we don't use ivar in a module
|
2017-09-18 21:23:45 +08:00 |
|
Felipe Artur
|
8077b728bc
|
Continue BE backport
|
2017-08-31 14:48:57 -03:00 |
|