-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Packwerk does not disable sorbet when using Spring. This slows down checks.
To Reproduce
bin/packwerk checksaysPackwerk couldn't disable Sorbet. Please ensure it isn't being used before Packwerk is loaded.
Expected Behaviour
Sorbet is successfully disabled, but only for packwerk.
bin/rails runner "puts ::T::Private::RuntimeLevels.default_checked_level" should be "always", but packwerk should not print the error.
Screenshots
If applicable, add screenshots to help explain your problem.
Version Information
- Packwerk: 3.0
- Ruby 3.2.1
Additional Context
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working