Skip to content

[Bug]: Generated SDK does not pass the lint check #3752

@cpaulve-1A

Description

@cpaulve-1A

Package version

13.3.0

Reproduction steps

Create a new project with the command:
npm create @o3r my-project

Generate a SDK project with the command:
npm run ng g sdk my-sdk

Run the linter on the generated code:
npm run lint -- -- --fix

Current result

25 problems are not fixable.

Expected result

No lint errors should appear

Add integration test for sdk linting

Additional comments

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions