Skip to content
Snippets Groups Projects
Unverified Commit 79d6c059 authored by Markus Reiter's avatar Markus Reiter Committed by GitHub
Browse files

Merge pull request #9297 from reitermarkus/brew-typecheck

Refactor `brew typecheck` and upgrade `typed` sigils.
parents d42e8c78 5be4c9b5
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 20 deletions
# typed: true
# typed: strict
# frozen_string_literal: true
require "cask/artifact/moved"
......
# typed: true
# typed: strict
# frozen_string_literal: true
require "cask/artifact/moved"
......
# typed: true
# typed: strict
# frozen_string_literal: true
module Cask
......
# typed: true
# typed: strict
# frozen_string_literal: true
module Cask
......
# typed: true
# typed: strict
# frozen_string_literal: true
module Cask
......
# typed: false
# typed: true
# frozen_string_literal: true
require "cli/parser"
......
# typed: false
# typed: true
# frozen_string_literal: true
require "cli/parser"
......
# typed: false
# typed: true
# frozen_string_literal: true
require "cli/parser"
......
# typed: false
# typed: true
# frozen_string_literal: true
require "cli/parser"
......
# typed: false
# typed: true
# frozen_string_literal: true
require "cli/parser"
......
# typed: false
# typed: true
# frozen_string_literal: true
require "formula"
......
# typed: false
# typed: true
# frozen_string_literal: true
require "cleanup"
......
# typed: false
# typed: true
# frozen_string_literal: true
require "system_config"
......
# typed: false
# typed: true
# frozen_string_literal: true
require "formula"
......
# typed: false
# typed: true
# frozen_string_literal: true
require "formula"
......
# typed: false
# typed: true
# frozen_string_literal: true
require "ostruct"
......
# typed: false
# typed: true
# frozen_string_literal: true
require "migrator"
......
# typed: false
# typed: true
# frozen_string_literal: true
require "formula"
......
# typed: false
# typed: true
# frozen_string_literal: true
require "formula"
......
# typed: false
# typed: true
# frozen_string_literal: true
require "sandbox"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment