diff options
Diffstat (limited to 'lib/container_registry/path.rb')
-rw-r--r-- | lib/container_registry/path.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/container_registry/path.rb b/lib/container_registry/path.rb index 1ab14c1c155..9b2a61cdedc 100644 --- a/lib/container_registry/path.rb +++ b/lib/container_registry/path.rb @@ -1,3 +1,5 @@ +# frozen_string_literal: true + module ContainerRegistry ## # Class responsible for extracting project and repository name from |