A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
rules/azurerm_schema.go rules/azurerm_resource_tag.go |
1 | 3 (33%) | 12 (8%) | 2025-04-24 |
rules/azurerm_resource_tag.go rules/azurerm_arg_order.go |
1 | 12 (8%) | 28 (3%) | 2025-04-24 |
rules/azurerm_schema.go rules/azurerm_arg_order.go |
1 | 3 (33%) | 28 (3%) | 2025-04-24 |