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
Resolve 371
- #538
#538
Merged
knewbury01
merged 15 commits into
github:main
github/codeql-coding-standards:main
from
rvermeulen:rvermeulen/fix-371
rvermeulen/codeql-coding-standards:rvermeulen/fix-371
Copy head branch name to clipboard
Mar 5, 2024
Conversation
Findings
Commits
15
(15)
Checks
Files changed
Merged
Resolve 371
#538
knewbury01
merged 15 commits into
github:main
github/codeql-coding-standards:main
from
rvermeulen:rvermeulen/fix-371
rvermeulen/codeql-coding-standards:rvermeulen/fix-371
Copy head branch name to clipboard
Commits
Commits on Feb 16, 2024
Exclude literals that are the result of constexpr variable uses.
rvermeulen
committed
b19874a
View commit details
Copy full SHA for b19874a
Browse repository at this point
Exclude literals used in class template instantiation
rvermeulen
committed
5f90fae
View commit details
Copy full SHA for 5f90fae
Browse repository at this point
Format alert according to style-guide
rvermeulen
committed
b79e986
View commit details
Copy full SHA for b79e986
Browse repository at this point
Add changenote
rvermeulen
committed
9109b3c
View commit details
Copy full SHA for 9109b3c
Browse repository at this point
Commits on Mar 4, 2024
Merge branch 'main' into rvermeulen/fix-371
rvermeulen
authored
5bbe64c
View commit details
Copy full SHA for 5bbe64c
Browse repository at this point
Exclude boolean literals used as non-type template arguments
rvermeulen
committed
eb13914
View commit details
Copy full SHA for eb13914
Browse repository at this point
Extend excluded char literals with char16_t and char32_t
rvermeulen
committed
28ac4c1
View commit details
Copy full SHA for 28ac4c1
Browse repository at this point
Exclude bool literals and char literals instead of types
Show description for 00d36a7
rvermeulen
committed
00d36a7
View commit details
Copy full SHA for 00d36a7
Browse repository at this point
Document assumption underlying `CompileTimeComputedIntegralLiteral`
rvermeulen
committed
24b4a00
View commit details
Copy full SHA for 24b4a00
Browse repository at this point
Exclude literals part of a class aggregate literal
rvermeulen
committed
ba39b68
View commit details
Copy full SHA for ba39b68
Browse repository at this point
Extend test cases
Show description for 9a9138a
rvermeulen
committed
9a9138a
View commit details
Copy full SHA for 9a9138a
Browse repository at this point
Add comment describing exclusion of compile time float literals
rvermeulen
committed
e1521ad
View commit details
Copy full SHA for e1521ad
Browse repository at this point
Update changenote
rvermeulen
committed
226c9f5
View commit details
Copy full SHA for 226c9f5
Browse repository at this point
Format query module.
rvermeulen
committed
7b4c73a
View commit details
Copy full SHA for 7b4c73a
Browse repository at this point
Commits on Mar 5, 2024
Format module
rvermeulen
committed
3b3fca0
View commit details
Copy full SHA for 3b3fca0
Browse repository at this point
You can’t perform that action at this time.