<!-- SPDX-FileCopyrightText: 2025 The Eclipse OpenSOVD contributors SPDX-License-Identifier: Apache-2.0 --> ## Description Convert lint and format into an action, similar to jobs added in https://github.com/eclipse-opensovd/cicd-workflows/pull/18 ## Motivation We want to use the whole pipeline anyway, so providing a job instead of a composite action makes this easier and streamlines the integration. ## Proposed Solution See https://github.com/eclipse-opensovd/cicd-workflows/pull/18 : Convert the linter action into a job as well. ## Additional Context (Optional) Add any screenshots, related issues, or architectural concerns. > [!IMPORTANT] > Make sure to link this issue with the PR for your improvement.
Description
Convert lint and format into an action, similar to jobs added in #18
Motivation
We want to use the whole pipeline anyway, so providing a job instead of a composite action makes this easier and streamlines the integration.
Proposed Solution
See #18 : Convert the linter action into a job as well.
Additional Context
(Optional) Add any screenshots, related issues, or architectural concerns.
Important
Make sure to link this issue with the PR for your improvement.