mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-03-01 15:33:35 +00:00
4 lines
147 B
Text
4 lines
147 B
Text
![]() |
# ssa/... is mostly imported from upstream and we don't want to
|
||
|
# deviate from it too much, hence disabling SA1019
|
||
|
checks = ["inherit", "-SA1019"]
|