Skip to content

Make control comments editable - #8278

Open
ejaronne wants to merge 7 commits into
masterfrom
codex/editable-comments
Open

Make control comments editable#8278
ejaronne wants to merge 7 commits into
masterfrom
codex/editable-comments

Update README.md

b307b59
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Jun 22, 2026 in 57s

Quality Gate failed

Failed conditions
2 New Code Smells (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check warning on line 623 in apps/frontend/src/components/global/ExportCKLModal.vue

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `String#replaceAll()` over `String#split().join()`.

See more on https://sonarcloud.io/project/issues?id=mitre_heimdall2&issues=AZ7wLa0bxHPsQcQXshUd&open=AZ7wLa0bxHPsQcQXshUd&pullRequest=8278

Check warning on line 5 in apps/frontend/src/utilities/review_copy_util.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Simplify this regular expression to reduce its runtime, as it has super-linear performance due to backtracking.

See more on https://sonarcloud.io/project/issues?id=mitre_heimdall2&issues=AZ7wLa6YxHPsQcQXshUe&open=AZ7wLa6YxHPsQcQXshUe&pullRequest=8278