This adds the option dscanner.excludedFiles, wich can be used to exclude certain files from being linted with dscanner. Usefull for using with generated d code, for example when using dstep with c code.
Each exclude option is an glob that is matched against the workspace relative document uri.
This adds the option dscanner.excludedFiles, wich can be used to exclude certain files from being linted with dscanner. Usefull for using with generated d code, for example when using dstep with c code.
Each exclude option is an glob that is matched against the workspace relative document uri.