Skip to content

fix(#5221): fix lint warnings in eo-runtime source files#5222

Merged
yegor256 merged 5 commits into
objectionary:masterfrom
volodya-lombrozo:5221-fix-lint-warnings
Jun 15, 2026
Merged

fix(#5221): fix lint warnings in eo-runtime source files#5222
yegor256 merged 5 commits into
objectionary:masterfrom
volodya-lombrozo:5221-fix-lint-warnings

Conversation

@volodya-lombrozo

Copy link
Copy Markdown
Member

Fixes lint warnings in eo-runtime EO sources by correcting unsorted metas, inlining redundant objects, replacing non-ASCII characters in comments, and expanding short comments; also disables two lints with tracked todos pending upstream fixes.

Fixes #5221

@github-actions github-actions Bot added the core label Jun 15, 2026
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Performance Analysis

All benchmarks are within the acceptable range. No critical degradation detected (threshold is 100%). Please refer to the detailed report for more information.

Click to see the detailed report
Test Base Score PR Score Change % Change Unit Mode
benchmarks.XmirBench.xmirToEO 9547.544 9653.785 106.241 1.11% ms/op Average Time

⚠️ Performance loss: benchmarks.XmirBench.xmirToEO is slower by 106.241 ms/op (1.11%)

@volodya-lombrozo

Copy link
Copy Markdown
Member Author

@yegor256, could you have a look, please?

@yegor256 yegor256 merged commit c2233d3 into objectionary:master Jun 15, 2026
26 checks passed
@0crat

0crat commented Jun 17, 2026

Copy link
Copy Markdown

@volodya-lombrozo Thanks for the contribution! You've earned +12 points for this: +16 as a basis; -4 for too few (37) hits-of-code. Please, keep them coming. Your running score is +485; don't forget to check your Zerocracy account too).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix lint warnings in eo-runtime by correcting source code

3 participants