From 67bf95ae895ade9b7169805ce9fea4c86246e6a2 Mon Sep 17 00:00:00 2001 From: ClaudiaFang Date: Mon, 27 Apr 2026 00:41:26 +0800 Subject: [PATCH] Add quality gate status badge to README Added a quality gate status badge to the README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 349097e..7519b5b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Downloads](https://img.shields.io/github/downloads/firstsun-dev/git-files-sync/total?style=flat-square)](https://github.com/firstsun-dev/git-files-sync/releases) [![License](https://img.shields.io/github/license/firstsun-dev/git-files-sync?style=flat-square)](LICENSE) [![Obsidian](https://img.shields.io/badge/Obsidian-v0.15.0+-purple?style=flat-square)](https://obsidian.md) +[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=firstsun-dev_git-files-sync&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=firstsun-dev_git-files-sync) **Git File Sync** is a powerful Obsidian plugin that enables seamless synchronization of individual notes with GitLab or GitHub repositories. Unlike full-vault sync solutions, it gives you granular control over what gets pushed and pulled, making it perfect for shared projects, selective backups, and cross-platform workflows.