Skip to content

Commit

Permalink
Merge pull request #5 from vegardhw/vhw/docs-updates
Browse files Browse the repository at this point in the history
Fix linting
  • Loading branch information
vegardhw authored May 28, 2024
2 parents de93465 + a38b660 commit e6b7aa7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mdlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
uses: actionshub/markdownlint@main
with:
#args: "**/*.md"
args: ["--ignore", "altindex.md" "photography/index.md"]
filesToIgnoreRegex: "docs\\/altindex.md|docs\\/techtalk\\/posts\\/.*|docs\\/outdoorstalk\\/posts\\/.*"
2 changes: 2 additions & 0 deletions docs/altindex.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ title: Home
---

Welcome!

-

0 comments on commit e6b7aa7

Please sign in to comment.