target :test do
  check "*.rb"
  signature "*.rbs"

  configure_code_diagnostics(Steep::Diagnostic::Ruby.all_error)
end
