Skip to content

Commit

Permalink
Mark some of the gnarlier files typed: false for now
Browse files Browse the repository at this point in the history
- Until I have more brain.
  • Loading branch information
issyl0 committed Jan 10, 2025
1 parent 8531e4b commit 9b78c93
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/bundle/brew_dumper.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true

require "json"
Expand Down
1 change: 1 addition & 0 deletions lib/bundle/checker.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true

module Bundle
Expand Down
1 change: 1 addition & 0 deletions lib/bundle/commands/exec.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true

require "exceptions"
Expand Down

0 comments on commit 9b78c93

Please sign in to comment.