Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/linters/.markdown-lint.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# https://github.com/DavidAnson/markdownlint#rules--aliases

Check failure on line 1 in .github/linters/.markdown-lint.yml

View workflow job for this annotation

GitHub Actions / 🏃🏼 Pre-commit on windows-latest

1:60 [new-lines] wrong new line character: expected \n

# MD013/line-length Line length
MD013: false

# MD036/no-emphasis-as-heading Emphasis used instead of a heading
MD036: false

# MD042/no-empty-links No empty links
MD042: false
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
[![Built with Tailwind CSS](https://img.shields.io/badge/Built%20with-Tailwind-blue)](https://tailwindcss.com/)
[![Super-Linter](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/super-linter.yml/badge.svg)](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/super-linter.yml)
[![pre-commit](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/NextCommunity/NextCommunity.github.io/actions/workflows/pre-commit.yml)
[![Easter Eggs](https://img.shields.io/badge/Easter-Eggs-ff69b4?labelColor=9b59b6)](#)

> A vibrant community directory showcasing open-source developers and software engineers from around the world.

Expand Down
Loading