Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql-coding-standards
Public
Notifications
You must be signed in to change notification settings
Fork
78
Star
222
Code
Issues
116
Pull requests
20
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
First pass implementing RULE-0-2-1, unused variables.
- #1037
#1037
Merged
mbaluda
merged 14 commits into
main
github/codeql-coding-standards:main
from
michaelrfairhurst/package-dead-code-7
github/codeql-coding-standards:michaelrfairhurst/package-dead-code-7
Copy head branch name to clipboard
Feb 24, 2026
Conversation
Commits
14
(14)
Checks
Findings
Files changed
Merged
First pass implementing RULE-0-2-1, unused variables.
#1037
mbaluda
merged 14 commits into
main
github/codeql-coding-standards:main
from
michaelrfairhurst/package-dead-code-7
github/codeql-coding-standards:michaelrfairhurst/package-dead-code-7
Copy head branch name to clipboard
Commits
Commits on Feb 12, 2026
First pass implementing RULE-0-2-1, unused variables.
Show description for 0083f2e
MichaelRFairhurst
committed
0083f2e
View commit details
Copy full SHA for 0083f2e
Browse repository at this point
Commits on Feb 13, 2026
Update Linkage.qll to clean up implementation and fix linkage bugs.
MichaelRFairhurst
committed
ff2eb72
View commit details
Copy full SHA for ff2eb72
Browse repository at this point
Format cpp
MichaelRFairhurst
committed
91b613b
View commit details
Copy full SHA for 91b613b
Browse repository at this point
Fix compile error from function being moved into module
MichaelRFairhurst
committed
d36b2c3
View commit details
Copy full SHA for d36b2c3
Browse repository at this point
Fix test expectations
MichaelRFairhurst
committed
49c5ac5
View commit details
Copy full SHA for 49c5ac5
Browse repository at this point
Remove unnecessary commented out code
MichaelRFairhurst
committed
c89043c
View commit details
Copy full SHA for c89043c
Browse repository at this point
Fix differences in clang-format vs CI/CD
MichaelRFairhurst
committed
9cf4766
View commit details
Copy full SHA for 9cf4766
Browse repository at this point
Make another member of UnusedVariables.qll public for a ql query
MichaelRFairhurst
committed
60c2e70
View commit details
Copy full SHA for 60c2e70
Browse repository at this point
Update M0-1-4 to use second pass, filtering. Some renaming.
MichaelRFairhurst
committed
bd8391e
View commit details
Copy full SHA for bd8391e
Browse repository at this point
Commits on Feb 14, 2026
Update expectations since cpp format
MichaelRFairhurst
committed
70a9304
View commit details
Copy full SHA for 70a9304
Browse repository at this point
Commits on Feb 19, 2026
Update cpp/common/src/codingstandards/cpp/deadcode/UnusedVariables.qll
mbaluda
authored
e63dc1c
View commit details
Copy full SHA for e63dc1c
Browse repository at this point
Commits on Feb 20, 2026
Update linkage comment in cpp/common/test/Linkage/test.cpp
Show description for a4a9186
MichaelRFairhurst
and
mbaluda
authored
a4a9186
View commit details
Copy full SHA for a4a9186
Browse repository at this point
Merge remote-tracking branch 'origin/main' into michaelrfairhurst/package-dead-code-7
MichaelRFairhurst
committed
ce6c326
View commit details
Copy full SHA for ce6c326
Browse repository at this point
Fix Bugs caught by @mbaluda
MichaelRFairhurst
committed
e8f02b3
View commit details
Copy full SHA for e8f02b3
Browse repository at this point
You can’t perform that action at this time.