Skip to content

Prevent diff spans from overgrowing the container

What does this MR do?

Attempts to solve the issue of whitespace changes overflowing beyond the container.

Screenshots

Before (master) After (this MR)
Screenshot_2020-05-22_at_13.57.11 Screenshot_2020-05-28_at_21.24.46

How to test?

  1. Make a change to any file that has LONG stretches of whitespace. (eg: supercalifragilisticexpialidocious. and other words around this thing. )
  2. Open an MR and see the changes.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #218471 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports