StylishHaskell shifting the working dir, it could make other part of hls depending on cwd result in error in some race condition. https://github.com/haskell/haskell-language-server/blob/61fd5c464842448dfebe91d3e01de425eacf07b7/plugins/hls-stylish-haskell-plugin/src/Ide/Plugin/StylishHaskell.hs#L81 Such as `Hlint, Stan, Template haskel, session loader` etc. We should not shifting the working dir after initilization.