[PR #5] [MERGED] ci: add linters #1365

Closed
opened 2026-05-20 03:54:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/virtualroot/awesome-opentofu/pull/5
Author: @virtualroot
Created: 10/11/2023
Status: Merged
Merged: 10/11/2023
Merged by: @virtualroot

Base: mainHead: add-linters


📝 Commits (6)

📊 Changes

3 files changed (+39 additions, -4 deletions)

View changed files

.github/workflows/lint.yml (+33 -0)
.markdownlint.yml (+2 -0)
📝 README.md (+4 -4)

📄 Description

Fixes #1


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/virtualroot/awesome-opentofu/pull/5 **Author:** [@virtualroot](https://github.com/virtualroot) **Created:** 10/11/2023 **Status:** ✅ Merged **Merged:** 10/11/2023 **Merged by:** [@virtualroot](https://github.com/virtualroot) **Base:** `main` ← **Head:** `add-linters` --- ### 📝 Commits (6) - [`d158583`](https://github.com/virtualroot/awesome-opentofu/commit/d158583ff249e34b6bae70464e8d1b9fd8828eb8) ci: add link checker - [`3c38ebe`](https://github.com/virtualroot/awesome-opentofu/commit/3c38ebed7a3691ad5d3b520581f64c105418273c) ci: add md linter - [`86ae263`](https://github.com/virtualroot/awesome-opentofu/commit/86ae26311246fa7fd8460878ed443253728dfe2d) fix Twitter links - [`0d0e96d`](https://github.com/virtualroot/awesome-opentofu/commit/0d0e96da4ddebc9e58b39c23873ac9b1655046ce) Merge branch 'main' into add-linters - [`63f4e82`](https://github.com/virtualroot/awesome-opentofu/commit/63f4e825433071b0a2648d6c79e72245ee9ffaf5) reorder communities - [`3490850`](https://github.com/virtualroot/awesome-opentofu/commit/3490850eb159a3e4f4588127c71d7695a680bff5) MD009/no-trailing-spaces Trailing spaces ### 📊 Changes **3 files changed** (+39 additions, -4 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/lint.yml` (+33 -0) ➕ `.markdownlint.yml` (+2 -0) 📝 `README.md` (+4 -4) </details> ### 📄 Description - find broken links with https://lychee.cli.rs/ - lint markdown with `markdownlint-cli2` Fixes #1 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-20 03:54:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-opentofu#1365