This repository was archived by the owner on Nov 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 22#
33# This hook was set by cargo-husky v1.5.0: https://github.com/rhysd/cargo-husky#readme
44#
5- # This hook was set by cargo-husky v1.5.0: https://github.com/rhysd/cargo-husky#readme
6- #
7- # This hook was set by cargo-husky v1.5.0: https://github.com/rhysd/cargo-husky#readme
8- #
9- # This hook was set by cargo-husky v1.5.0: https://github.com/rhysd/cargo-husky#readme
10- #
11- # This hook was set by cargo-husky v1.5.0: https://github.com/rhysd/cargo-husky#readme
125# Pre-commit hook for the sonarqube-mcp-server project
136# This script runs before each commit to ensure code quality
147
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ The SonarQube MCP Server enables AI assistants to interact with SonarQube's code
2727
28281 . Clone the repository:
2929 ``` bash
30- git clone https://github.com/yourusername /sonarqube-mcp-server.git
30+ git clone https://github.com/sapientpants /sonarqube-mcp-server.git
3131 cd sonarqube-mcp-server
3232 ```
3333
@@ -40,7 +40,7 @@ The SonarQube MCP Server enables AI assistants to interact with SonarQube's code
4040
4141### From Releases
4242
43- Download the pre-built binary for your platform from the [ Releases] ( https://github.com/yourusername /sonarqube-mcp-server/releases ) page.
43+ Download the pre-built binary for your platform from the [ Releases] ( https://github.com/sapientpants /sonarqube-mcp-server/releases ) page.
4444
4545### Integration with Claude Desktop
4646
You can’t perform that action at this time.
0 commit comments