Skip to content

LSR-38278: add pre-commit, yamllint, and GHA workflow#22

Open
artemantonenko-lshq wants to merge 1 commit into
masterfrom
LSR-38278-pre-commit--setup
Open

LSR-38278: add pre-commit, yamllint, and GHA workflow#22
artemantonenko-lshq wants to merge 1 commit into
masterfrom
LSR-38278-pre-commit--setup

Conversation

@artemantonenko-lshq

Copy link
Copy Markdown

Summary

  • Added .pre-commit-config.yaml (created from template or amended in-place)
  • Added .yamllint.yaml
  • Added .github/workflows/pre-commit.yml — runs pre-commit on every PR

Next steps

Enable the pre-commit status check as a required check under
Settings → Branches → Branch protection rules for the default branch so
that merging is blocked until all hooks pass.

Warning

The following hooks were commented out in .pre-commit-config.yaml because pre-commit kept failing after all auto-fix attempts. Search for # DISABLED in the config to find them and re-enable once fixed:

  • hadolint-docker

@shahriarshafiullah shahriarshafiullah left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM — standard LSR-38278 scaffold (pre-commit, yamllint, GHA workflow). No critical issues.

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