mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-15 11:13:09 -06:00
79b62ae8ca
This detects when there are many warning diagnostics with the same summary and consolidates some of them together into a single diagnostic in order to make the resulting output less overwhelming when presented in CLI output where other information is competing for attention with the warnings. This is not yet used anywhere. Usage of it will follow in a subsequent commit. |
||
---|---|---|
.. | ||
config_traversals.go | ||
consolidate_warnings_test.go | ||
consolidate_warnings.go | ||
contextual_test.go | ||
contextual.go | ||
diagnostic_base.go | ||
diagnostic.go | ||
diagnostics_test.go | ||
diagnostics.go | ||
doc.go | ||
error.go | ||
hcl.go | ||
rpc_friendly_test.go | ||
rpc_friendly.go | ||
severity_string.go | ||
simple_warning.go | ||
source_range.go | ||
sourceless.go |