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
Fix default Nix configuration option in generated ~/.cabal/config file (#8878)
* default to commented line for nix config
* Fix whitespace
* Remove vscode folder
* Remove default config file for test
* Remove test generated file
* Add changelog
* Add test for default config values
* Remove config file
* Remove parsing file
* Add config file back for tests
* Remove reference to default config to try to get the new test to pass
* Rewrite test to be more verbose WIP
* Stop testing for values and only test for whether it is commented or not
* Fill out rest of tests WIP
* Clean up
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
0 commit comments