Skip to content

Introduce protected or customized marker flag

This MR introduces the option to invoke the validator script with --protected-area-mode or --customized-area-mode, for the BE and FE pipelines respectively. If none of these flags are passed in, each file will be parsed to check what kind of marker has been used in the file and the protected area of code in the file will be determined accordingly.

Merge request reports