Update precision to high

This commit is contained in:
Michael B. Gale
2022-11-30 14:48:20 +00:00
parent 7e9617f3ce
commit 49ce91fd5b

View File

@@ -5,7 +5,7 @@
* explicitly.
* @kind problem
* @problem.severity warning
* @precision medium
* @precision high
* @id go/unhandled-writable-file-close
* @tags maintainability
* correctness