Skip to content
This repository was archived by the owner on Jun 25, 2026. It is now read-only.

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

Merged
artemantonenko-lshq merged 1 commit into
masterfrom
LSR-38278-pre-commit--setup
Jun 24, 2026
Merged

LSR-38278: add pre-commit, yamllint, and GHA workflow#336
artemantonenko-lshq merged 1 commit into
masterfrom
LSR-38278-pre-commit--setup

Conversation

@artemantonenko-lshq

Copy link
Copy Markdown
Contributor

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.

@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.

@artemantonenko-lshq artemantonenko-lshq merged commit dfec676 into master Jun 24, 2026
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants