You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition to the setting key, the scan command now searches for usage patterns and aliases to make the scanning more efficient. This way, it can find enum, const, descriptor object, and even wrapper function usages.
Changed
The scan commands --file-url-template parameter now uses a {commitHash} template variable instead of the {branch} for building file links. The generated links will point to the actual commit rather than the current branch.