Skip to content

Compound-name lint violations present in pom.xml need resolving #5611

Description

@0pdd

The puzzle 5378-d6cd9fc4 from #5378 has to be resolved:

eo/eo-runtime/pom.xml

Lines 248 to 257 in a77dd00

@todo #5378:90min Fix compound-name lint violations in eo-runtime EO sources.
Rename hyphenated parameter names such as `cant-divide`, `cant-parse`,
`out-of-bounds`, `empty-cases`, `cant-convert`, `cant-split`, etc.
to single-word alternatives so that the `compound-name` lint
(introduced in objectionary/lints 0.2.11) passes without suppression.
All affected formations are in files under eo-runtime/src/main/eo
and use these names as positional parameters, so callers are unaffected
by the rename.
-->
<lint>compound-name</lint>

The puzzle was created by @yegor256 on 17-Jul-26.

Estimate: 90 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions