gfyoung
|
c8755543f0
|
Enable even more frozen string in lib/**/*.rb
Enables frozen string for the following files:
* lib/generators/**/*.rb
* lib/gitaly/**/*.rb
* lib/google_api/**/*.rb
* lib/haml_lint/**/*.rb
* lib/json_web_token/**/*.rb
* lib/mattermost/**/*.rb
* lib/microsoft_teams/**/*.rb
* lib/object_storage/**/*.rb
* lib/omni_auth/**/*.rb
* lib/peek/**/*.rb
* lib/rouge/**/*.rb
* lib/rspec_flaky/**/*.rb
* lib/system_check/**/*.rb
Partially addresses #47424.
|
2018-10-08 11:16:49 -07:00 |
|
Dmitriy Zaporozhets
|
aeab4e6263
|
Use Project#full_name instead of name_with_namespace
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2018-03-07 16:07:09 +02:00 |
|
Lin Jen-Shin
|
8e87ecbf30
|
Eliminate the warnings from task helpers
|
2018-01-26 19:42:48 +08:00 |
|
Gabriel Mazetto
|
d219f9a691
|
Fix BasicExecutor specs
|
2017-05-31 14:33:03 +02:00 |
|
Gabriel Mazetto
|
3f187751d4
|
Fixed and improved some existing checks and SystemCheck library
|
2017-05-31 14:33:03 +02:00 |
|
Gabriel Mazetto
|
bca5603740
|
Fix codestyle
|
2017-05-31 14:33:03 +02:00 |
|
Gabriel Mazetto
|
13e88c9395
|
Refactor gitlab:app:checks to use SystemCheck
|
2017-05-31 14:33:03 +02:00 |
|