You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(sonar): repair quality gate baseline and fix new-code bugs (#103)
Inject sonar.projectVersion from package.json so the new-code baseline resets each release; suppress S2245 (TestDataGenerator sample data) and S2871 (diff-engine internal canonical keys) as documented false positives. Fix real bugs: in-place column-sort mutation in the schema-diff engine, a tautological stroke ternary in SchemaDiagram, and keyboard-accessible saved-chart menu activation. Bumps version to 0.9.36.
0 commit comments