Skip to content

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

Merged
artemantonenko-lshq merged 1 commit into
masterfrom
pre-commit-setup
Jun 26, 2026
Merged

LSR-38278: add pre-commit, yamllint, and GHA workflow#101
artemantonenko-lshq merged 1 commit into
masterfrom
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 — pre-commit tooling only, no logic changes.

@artemantonenko-lshq
artemantonenko-lshq merged commit b7c10b9 into master Jun 26, 2026
1 check passed
@artemantonenko-lshq
artemantonenko-lshq deleted the pre-commit-setup branch June 26, 2026 20:38
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