dev-cmd/extract: Can't be typed: strict because of undef usage
This commit is contained in:
parent
b1817391a8
commit
9e0a749231
@ -1,4 +1,4 @@
|
||||
# typed: true
|
||||
# typed: true # This cannot be `# typed: strict` due to the use of `undef`.
|
||||
# frozen_string_literal: true
|
||||
|
||||
require "abstract_command"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user