Skip to content

fix: Remove redundant whitespaces from updateFiles

Vitaly Slobodin requested to merge vs-remove-redundant-whitespace into master

Tiny fix for removing redundant whitespaces that prevents usage of yarn commit because linter will complain about changes in staged files after prettier removes these whitespaces.

Edited by Vitaly Slobodin

Merge request reports