Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Unblock Page #41

Merged
merged 9 commits into from
Feb 27, 2024
Merged

feat: Unblock Page #41

merged 9 commits into from
Feb 27, 2024

Conversation

Zaid-maker
Copy link
Owner

@Zaid-maker Zaid-maker commented Jan 30, 2024

This is the last Part of the tutorial


Generated summary (powered by Graphite)

TL;DR

Three new files were added to the repository: .gitignore, .markdownlint.yaml, and .yamllint.yaml. The changes include adding specific linting rules for YAML and markdown, as well as configurations for Trunk, a tool for managing linters and runtimes in a project.

What changed

  • Added .gitignore, .markdownlint.yaml, and .yamllint.yaml files
  • Added specific linting rules for YAML and markdown
  • Added configurations for Trunk tool

How to test

  1. Clone the repository
  2. Check the added files in the repository
  3. Review the linting rules in .markdownlint.yaml and .yamllint.yaml
  4. Check the configurations in trunk.yaml

Why make this change

  • Improve code quality with linting rules
  • Configure Trunk tool for managing linters and runtimes
  • Organize project structure with .gitignore file

Copy link

semanticdiff-com bot commented Jan 30, 2024

Review changes with SemanticDiff.

Analyzed 8 of 12 files.

Overall, the semantic diff is 2% smaller than the GitHub diff.

Filename Status
.trunk/.gitignore Unsupported file format
.trunk/configs/.markdownlint.yaml Unsupported file format
.trunk/configs/.yamllint.yaml Unsupported file format
✔️ .trunk/configs/svgo.config.js Analyzed
.trunk/trunk.yaml Unsupported file format
✔️ app/(dashboard)/u/[username]/community/_components/column.tsx Analyzed
✔️ app/(dashboard)/u/[username]/community/_components/data-table.tsx Analyzed
✔️ app/(dashboard)/u/[username]/community/_components/unblock-button.tsx Analyzed
✔️ app/(dashboard)/u/[username]/community/page.tsx 21.8% smaller
✔️ components/ui/table.tsx Analyzed
✔️ package-lock.json Analyzed
✔️ package.json Analyzed

Copy link

vercel bot commented Jan 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gamehub ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 27, 2024 10:07am

@Zaid-maker Zaid-maker marked this pull request as ready for review February 27, 2024 10:05
Copy link

gitstream-cm bot commented Feb 27, 2024

🥷 Code experts: no user but you matched threshold 10

Zaid-maker has most 👩‍💻 activity in the files.
Zaid-maker has most 🧠 knowledge in the files.

See details

app/(dashboard)/u/[username]/community/page.tsx

Activity based on git-commit:

Zaid-maker
FEB
JAN
DEC 13 additions & 0 deletions
NOV
OCT
SEP

Knowledge based on git-blame:
Zaid-maker: 100%

package-lock.json

Activity based on git-commit:

Zaid-maker
FEB
JAN 662 additions & 485 deletions
DEC 7288 additions & 316 deletions
NOV
OCT
SEP

Knowledge based on git-blame:
Zaid-maker: 100%

package.json

Activity based on git-commit:

Zaid-maker
FEB
JAN 14 additions & 10 deletions
DEC 69 additions & 11 deletions
NOV
OCT
SEP

Knowledge based on git-blame:
Zaid-maker: 100%

To learn more about /:\ gitStream - Visit our Docs

@Zaid-maker Zaid-maker merged commit 4527fda into main Feb 27, 2024
6 checks passed
@Zaid-maker Zaid-maker deleted the unblock-page branch February 27, 2024 10:07
Copy link
Owner Author

Merge activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant