Skip to content

Fix wrapping in source files

Nataliia Radina requested to merge 371756-source-file-lines-wrap into master

What does this MR do and why?

Fix wrapping in the source files, so that lines are not breaking into parts which is a regression of !94179 (merged)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before hljs After hljs Before rouge After Rouge Before Search After Search
Screenshot_2022-09-02_at_16.11.45 Screenshot_2022-09-02_at_16.13.07 Screenshot_2022-09-02_at_16.14.49 Screenshot_2022-09-02_at_16.13.49 Screenshot_2022-09-02_at_16.15.31 Screenshot_2022-09-02_at_16.16.07

How to set up and validate locally

  1. Go to any .js or .json file, make screen small, make sure the code lines are not wrapping
  2. Go to any .vue file
  3. Check that search is still looking as expected in !94179 (merged)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #371756 (closed)

Edited by Nataliia Radina

Merge request reports

Loading