Skip to content
GitLab
Explore
Sign in
gitlab-cn
Gitlab
Repository
gitlab
.rubocop.yml
Find file
Blame
History
Permalink
Style/HashSyntax: Use EnforcedShorthandSyntax: never for Ruby 3.1
· 210f96c1
Peter Leitzen
authored
Mar 13, 2023
Short-hand Hash syntax does not work prior 3.1.
210f96c1