Adds support for a wildcard project key when configuring authorization tokens in DelphiLint settings. When scanning a project, if there is no authorization token listed under the project key and host combination, it will then attempt to find an authorization token listed under * and the host.
Adds support for a wildcard project key when configuring authorization tokens in DelphiLint settings. When scanning a project, if there is no authorization token listed under the project key and host combination, it will then attempt to find an authorization token listed under
*
and the host.Example of a wildcard project key:
See discussion in https://github.com/integrated-application-development/delphilint/issues/53#issuecomment-2272483229