Skip to content

File header: Use variable instead of magic number

What does this MR do and why?

File header: Move magic number to reusable variable

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
before after
before2 after2

How to set up and validate locally

  1. Check file header in repo (e.g. http://gdk.test:3000/flightjs/Flight/-/blob/master/README.md?ref_type=heads)
  2. Check file header in an MR (e.g. http://gdk.test:3000/flightjs/Flight/-/merge_requests/3/diffs)

Related to #430972, #424397 (comment 1775253648)

Closes #430972

Merge request reports