Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit acb011d

Browse files
committed
CPP: Reduce precision of JapaneseEraDate.ql.
1 parent 3049bf2 commit acb011d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/ql/src/Best Practices/Magic Constants/JapaneseEraDate.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @kind problem
55
* @problem.severity warning
66
* @id cpp/japanese-era/exact-era-date
7-
* @precision medium
7+
* @precision low
88
* @tags reliability
99
* japanese-era
1010
*/

0 commit comments

Comments
 (0)