github / codeql-coding-standards

This repository contains CodeQL queries and libraries which support various Coding Standards.
MIT License
121 stars 55 forks source link

Simplify link target handling #700

Open lcartey opened 1 week ago

lcartey commented 1 week ago

Provide an interface for identifying the link target of a declaration, to simplify the implementation of RULE-5-8 and RULE-8-3.