### Describe the feature or problem you’d like to solve Update the style link on `CONTRIBUTING.md` ### Proposed solution Change the style link from ``` [style]: https://github.com/github/github-mcp-server/blob/main/.golangci.yaml ``` to ``` [style]: https://github.com/github/github-mcp-server/blob/main/.golangci.yml ```