mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
C#: Remove @precision for new date queries
Removing the `@precision` annotation until we know how precise these queries actually are for projects on LGTM.com.
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
* @kind path-problem
|
||||
* @problem.severity error
|
||||
* @id cs/unsafe-year-construction
|
||||
* @precision high
|
||||
* @tags security
|
||||
* date-time
|
||||
* reliability
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
* @id cs/mishandling-japanese-era
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
* @precision medium
|
||||
* @tags reliability
|
||||
* date-time
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user