You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disable hole fit suggestions when running Wingman (#1873)
* Disable hole fit suggestions for EXTREME SPEED
* Note the new behavior in the README
* Disable the tests
* Update documentation
* Fix tests properly
* Tests that code actions don't appear when Wingman is enabled
* Unset dynflags rather than change their values
* Fix error message
* Revert "Unset dynflags rather than change their values"
This reverts commit 940c535.
* Maybe try unsetting it too?
* Maybe this will elucidate the error
* Disable tests on GHC9 because tactics doesn't build on GHC9
* Revert "Maybe this will elucidate the error"
This reverts commit 6c5b835.
Co-authored-by: Javier Neira <[email protected]>
0 commit comments