
Feature request to provide a mechanism to ignore specific lint recommendations globally instead of per line. For the example above, it is desirable to ignore this, however the only mechanism is to comment "# noqa: xxx" on that specific line:
/tmp/testfile:
file.managed:
- source: salt://{{unspaced_var}}/example # noqa: 207