lint icon indicating copy to clipboard operation
lint copied to clipboard

Throw warning if Binary Files or SAS Includes are found in Macros

Open allanbowe opened this issue 3 years ago • 1 comments

Both Binary Files and SAS Includes can be added to Jobs, Services and Tests.

They cannot be added to SAS Macros.

To avoid end-user confusion, we should throw a compilation warning if either of the following is found in a SAS Macro:

  • <h4> SAS Includes </h4>
  • <h4> Binary Files </h4>

allanbowe avatar Jan 25 '22 16:01 allanbowe