Skip to content

ci: add trunk code quality tooling#4

Merged
chapati23 merged 1 commit into
mainfrom
chore/trunk-quality
Mar 3, 2026
Merged

ci: add trunk code quality tooling#4
chapati23 merged 1 commit into
mainfrom
chore/trunk-quality

Conversation

@gisk0

@gisk0 gisk0 commented Mar 3, 2026

Copy link
Copy Markdown
Owner

Adds trunk linting/formatting infrastructure:

  • .trunk/trunk.yaml — ruff, codespell, markdownlint, trufflehog, checkov, git-diff-check
  • .markdownlint.json — disable noisy MD013/MD060 rules
  • CI: trunk-action step in Quality Checks job (alongside SkillGuard)
  • Pre-commit: auto-format via trunk-fmt-pre-commit
  • Pre-push: trunk check --all
  • Fixed all markdown lint issues

- Add .trunk/trunk.yaml with ruff, codespell, markdownlint, trufflehog, checkov, git-diff-check
- Add .markdownlint.json (disable MD013, MD060)
- Update CI to run trunk-action alongside SkillGuard
- Fix all markdown lint issues (blank lines, code block languages)
- Configure pre-commit formatting and pre-push checks
@chapati23
chapati23 merged commit 4f267f1 into main Mar 3, 2026
2 checks passed
@chapati23
chapati23 deleted the chore/trunk-quality branch March 3, 2026 21:57
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