Move type annotations into files.

This commit is contained in:
Markus Reiter
2020-10-10 14:59:39 +02:00
parent fb9aafbb08
commit 24ae318a3d
856 changed files with 884 additions and 965 deletions
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
# Represention of a `*PATH` environment variable.
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "utils/curl"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
if ENV["HOMEBREW_STACKPROF"]
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
# This script is loaded by formula_installer as a separate instance.
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
# Settings for the build environment.
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
# Options for a formula build.
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
require "json"
+1
View File
@@ -1,3 +1,4 @@
# typed: strict
# frozen_string_literal: true
require "cask/artifact"
+1
View File
@@ -1,3 +1,4 @@
# typed: strict
# frozen_string_literal: true
require "cask/artifact/app"
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
module Cask
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
require "cask/artifact/abstract_artifact"
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "timeout"
+1
View File
@@ -1,3 +1,4 @@
# typed: strict
# frozen_string_literal: true
require "cask/artifact/moved"
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "cask/artifact/moved"
@@ -1,3 +1,4 @@
# typed: strict
# frozen_string_literal: true
require "cask/artifact/moved"
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
require "cask/artifact/symlinked"
@@ -1,3 +1,4 @@
# typed: strict
# frozen_string_literal: true
require "cask/artifact/moved"
@@ -1,3 +1,4 @@
# typed: strict
# frozen_string_literal: true
require "cask/artifact/moved"
+1
View File
@@ -1,3 +1,4 @@
# typed: strict
# frozen_string_literal: true
require "cask/artifact/moved"
@@ -1,3 +1,4 @@
# typed: strict
# frozen_string_literal: true
require "cask/artifact/moved"
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "cask/artifact/abstract_artifact"
@@ -1,3 +1,4 @@
# typed: strict
# frozen_string_literal: true
require "cask/artifact/moved"
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
require "cask/artifact/symlinked"
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "cask/artifact/moved"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "cask/artifact/relocated"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "plist"
@@ -1,3 +1,4 @@
# typed: strict
# frozen_string_literal: true
require "cask/artifact/abstract_flight_block"
@@ -1,3 +1,4 @@
# typed: strict
# frozen_string_literal: true
require "cask/artifact/abstract_flight_block"
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
require "cask/artifact/moved"
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "cask/artifact/moved"
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
require "cask/artifact/abstract_artifact"
@@ -1,3 +1,4 @@
# typed: strict
# frozen_string_literal: true
require "cask/artifact/moved"
@@ -1,3 +1,4 @@
# typed: strict
# frozen_string_literal: true
require "cask/artifact/moved"
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
require "cask/artifact/abstract_artifact"
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
require "cask/artifact/moved"
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "cask/artifact/relocated"
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "cask/artifact/abstract_uninstall"
@@ -1,3 +1,4 @@
# typed: strict
# frozen_string_literal: true
require "cask/artifact/moved"
@@ -1,3 +1,4 @@
# typed: strict
# frozen_string_literal: true
require "cask/artifact/moved"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "cask/artifact/abstract_uninstall"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "cask/denylist"
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
require "cask/audit"
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
module Cask
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "cask/cask_loader"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "cask/cache"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "utils/user"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "optparse"
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
module Cask
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "search"
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
module Cask
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "utils/github/actions"
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
module Cask
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
module Cask
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
module Cask
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
module Cask
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
module Cask
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
module Cask
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
module Cask
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "json"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
module Cask
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
module Cask
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "cask/dsl"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "cask/artifact/relocated"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
module Cask
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
module Cask
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "json"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
module Cask
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "env_config"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
module Cask
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "json"
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
module Cask
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
require "fileutils"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "locale"
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
module Cask
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "cask/utils"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
module Cask
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "delegate"
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
require "unpack_strategy"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "delegate"
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
require "cask/staged"
+1
View File
@@ -1,3 +1,4 @@
# typed: strict
# frozen_string_literal: true
module Cask
@@ -1,3 +1,4 @@
# typed: strict
# frozen_string_literal: true
module Cask
@@ -1,3 +1,4 @@
# typed: strict
# frozen_string_literal: true
require "cask/staged"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
module Cask
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
module Cask
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "formula_installer"
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
require "os/mac/version"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
module Cask
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
require "cask/macos"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "development_tools"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "utils/user"
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "tsort"
+1 -1
View File
@@ -1,4 +1,4 @@
# typed: strict
# typed: true
# frozen_string_literal: true
# Class corresponding to the `url` stanza.
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "utils/user"
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
module Cask
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
# An adapter for casks to provide dependency information in a formula-like interface
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "language/python"
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
# A formula's checksum.
+1
View File
@@ -1,3 +1,4 @@
# typed: true
# frozen_string_literal: true
# Cleans a newly installed keg.
+1
View File
@@ -1,3 +1,4 @@
# typed: false
# frozen_string_literal: true
require "utils/bottles"

Some files were not shown because too many files have changed in this diff Show More