Style FrozenStringLiteralComment

Co-authored-by: jibees <jb.bellet@gmail.com>
This commit is contained in:
Maikel
2023-07-31 11:13:44 +10:00
committed by Maikel Linke
parent febe6501c0
commit aa92aac5a9

View File

@@ -1,3 +1,5 @@
# frozen_string_literal: true
class GitUtils
# Generate a description of the git version based on latest tag.
# Eg: "v4.4.4-156-g8afcd82-modified"