Skip to content

config: runtime: tests: consistently indent test definitions #2868

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 20, 2025

Conversation

a-wai
Copy link
Contributor

@a-wai a-wai commented May 5, 2025

At some point, we might want to provide "generic" test definitions to be included in specific tests. However, in order to do so, all test definitions entries must be consistently indented, which is mostly the case already. Howver, some test templates are a bit off in this regard, so fix this by re-indenting the "faulty" ones.

At some point, we might want to provide "generic" test definitions to be
included in specific tests. However, in order to do so, all test
definitions entries must be consistently indented, which is mostly the
case already. Howver, some test templates are a bit off in this regard,
so fix this by re-indenting the "faulty" ones.

Signed-off-by: Arnaud Ferraris <[email protected]>
@a-wai a-wai requested review from nuclearcat and pawiecz May 5, 2025 16:18
@nuclearcat nuclearcat added this pull request to the merge queue May 20, 2025
Merged via the queue into kernelci:main with commit f5c8502 May 20, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants