Copilot · GitHub

Copilot AI linked an issue

Jul 25, 2026

that may be closed by this pull request

Closed

…loops
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>

Copilot AI changed the title [WIP] Add stringsconcatloop linter for detecting string += in loops feat(linters): add stringsconcatloop — detect string += concatenation inside loops

Jul 25, 2026

@pelikhan

pelikhan marked this pull request as ready for review

July 25, 2026 03:35

Copilot AI review requested due to automatic review settings

July 25, 2026 03:35
ADR for the decision to add a static analysis linter that detects
O(n²) string += concatenation inside for/range loops.

github-actions[bot]

github-actions[bot]

github-actions[bot]

github-actions[bot]

@github-actions

Closed

…ncatloop-linter
Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>

@pelikhan

…suppression
Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>

@pelikhan

@pelikhan

pelikhan deleted the copilot/add-stringsconcatloop-linter branch

July 25, 2026 05:04

Closed

Read the original on github.com ↗