1. 06 Dec, 2018 1 commit
    • gfyoung's avatar
      Enable some frozen string in ee/app · 5888e0cc
      gfyoung authored
      Enables frozen string in the following:
      
      * ee/app/policies/**/*.rb
      * ee/app/presenters/**/*.rb
      * ee/app/serializers/**/*.rb
      * ee/app/services/**/*.rb
      * ee/app/uploaders/**/*.rb
      * ee/app/validators/**/*.rb
      * ee/app/workers/**/*.rb
      
      Partially addresses gitlab-org/gitlab-ce/#47424.
      5888e0cc
  2. 05 Dec, 2018 39 commits