https://github.com/bborbe/obsidian-lint
https://github.com/bborbe/obsidian-lint
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bborbe/obsidian-lint
- Owner: bborbe
- License: bsd-2-clause
- Created: 2025-12-25T10:23:17.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-12-25T11:27:53.000Z (7 months ago)
- Last Synced: 2025-12-27T19:52:15.497Z (7 months ago)
- Language: Go
- Size: 6.87 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Obsidian Dead Link Detector
[](https://pkg.go.dev/github.com/bborbe/obsidian-lint)
[](https://github.com/bborbe/obsidian-lint/actions/workflows/ci.yml)
[](https://goreportcard.com/report/github.com/bborbe/obsidian-lint)
**A CLI tool to detect dead/broken links in Obsidian vaults.**
Scans your Obsidian vault for broken wiki links without requiring the Obsidian GUI. Perfect for CI/CD pipelines, git hooks, and automated vault integrity checking.
## License
BSD-style license. See [LICENSE](LICENSE) file for details.