mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
CPP: Give the two japanese era queries unique @names.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @name Hard-coded Japanese era start date
|
||||
* @name Hard-coded Japanese era start date in call
|
||||
* @description Japanese era changes can lead to code behaving differently. Avoid hard-coding Japanese era start dates.
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @name Hard-coded Japanese era start date
|
||||
* @name Hard-coded Japanese era start date in struct
|
||||
* @description Japanese era changes can lead to code behaving differently. Avoid hard-coding Japanese era start dates.
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
|
||||
Reference in New Issue
Block a user