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
* Force tab size on test run
- This fixes problems related to different local configurations
- Tests expect tabSize to be 4
* Ensure we set tab size on recording tests
- Check if we're in debug mode and set tabSize if so
- Move tabSize to constants file
* Move tab setting out of command loop and into test recorder
* Remove unused import
* Init tab setting as undefined
* Force insert spaces on tests
* Only show message if necessary
* Move code to hooks
* Fixes
* Whoops
Co-authored-by: Pokey Rule <[email protected]>
Co-authored-by: Andreas Arvidsson <[email protected]>
0 commit comments