Skip to content

chore: resolve pre-existing megalinter lint errors#796

Merged
marcusburghardt merged 2 commits intocomplytime:mainfrom
sonupreetam:fix/mega-linter-errors
Feb 27, 2026
Merged

chore: resolve pre-existing megalinter lint errors#796
marcusburghardt merged 2 commits intocomplytime:mainfrom
sonupreetam:fix/mega-linter-errors

Conversation

@sonupreetam
Copy link
Contributor

@sonupreetam sonupreetam commented Feb 23, 2026

Summary

  • Fix YAML trailing spaces, indentation, and missing newlines across mkdocs.yml, action.yml files, workflow files, and test data
  • Re-indent simplified_nist_ocp4.yml for consistent YAML indentation
  • Fix POSIX sh == to = in Dockerfile
  • Add .hadolint.yaml to ignore impractical Dockerfile warnings (version pinning for system packages and base images)
  • Exclude Jinja-templated YAML test fixtures from yamllint

Review Hints

  • Verify megalinter YAML and Dockerfile linters pass in CI
  • Verify no test regressions from YAML re-indentation (content is semantically identical)
  • Wait for PR merge for ci_security job run: feat(ci): sync ci security checks #792

- Fix YAML trailing spaces, indentation, and missing newlines across
  mkdocs.yml, action.yml files, workflow files, and test data
- Re-indent simplified_nist_ocp4.yml for consistent YAML indentation
- Fix POSIX sh == to = in Dockerfile
- Add .hadolint.yaml to ignore impractical Dockerfile warnings
  (version pinning for system packages and base images)
- Exclude Jinja-templated YAML test fixtures from yamllint

Signed-off-by: sonupreetam <spreetam@redhat.com>
@sonupreetam sonupreetam marked this pull request as draft February 23, 2026 16:29
@sonupreetam sonupreetam marked this pull request as ready for review February 23, 2026 16:31
@sonupreetam sonupreetam requested a review from a team February 23, 2026 16:31
Copy link
Contributor

@marcusburghardt marcusburghardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sonupreetam sonupreetam changed the title fix: resolve pre-existing megalinter lint errors chore: resolve pre-existing megalinter lint errors Feb 24, 2026
Copy link
Member

@qduanmu qduanmu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@marcusburghardt marcusburghardt merged commit 2d06986 into complytime:main Feb 27, 2026
11 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.

3 participants