Skip to content

Commit

Permalink
To Add TypeCheck as strict under Updater Ecosystem under Update (#11436)
Browse files Browse the repository at this point in the history
* Updating type to strict.

* Checking without update

* Updating type to strong.

* Updating type to strict.

* Testing without changes

* Testing with type check.

---------

Co-authored-by: “Thavachelvam <“[email protected]”>
  • Loading branch information
thavaahariharangit and “Thavachelvam authored Jan 30, 2025
1 parent 58b97b8 commit aa8e19a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions sorbet/config
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@
--ignore=swift/spec/
--ignore=terraform/spec/
--ignore=updater/spec/
--ignore=.git
2 changes: 1 addition & 1 deletion updater/bin/update_files.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# typed: true
# typed: strict
# frozen_string_literal: true

$LOAD_PATH.unshift(__dir__ + "/../lib")
Expand Down

0 comments on commit aa8e19a

Please sign in to comment.