forcedotcom / analyticsdx-vscode

Salesforce Analytics Extensions for Visual Studio Code
BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

Template related file linting #20

Closed smithgp closed 4 years ago

smithgp commented 4 years ago

What does this PR do?

Kick off linting when any file in a template folder is changed, including added/deleted. Adds linting for variable exclude regex's in variables.json.

What issues does this PR fix or reference?

Fixes #19