Skip to content

Commit

Permalink
brew style --fix
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Linnane <patrick@linnane.io>
  • Loading branch information
p-linnane committed Feb 13, 2025
1 parent 26f3b15 commit 9c8fe7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Library/Homebrew/rubocops/lines.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# typed: strict # rubocop:todo Sorbet/StrictSigil
# typed: strict
# frozen_string_literal: true

require "macos_version"
Expand Down
2 changes: 1 addition & 1 deletion Library/Homebrew/rubocops/urls.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# typed: strict # rubocop:todo Sorbet/StrictSigil
# typed: strict
# frozen_string_literal: true

require "rubocops/extend/formula_cop"
Expand Down

0 comments on commit 9c8fe7b

Please sign in to comment.