mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-12 12:15:12 +00:00
* feat: ✨ Add comprehensive Go development instructions - Introduced a detailed guide for writing Go code adhering to idiomatic practices. - Covers general instructions, naming conventions, code style, error handling, and security best practices. - References established resources like Effective Go and Google's Go Style Guide. * feat: ✨ Add Go development instructions - Introduced guidelines for writing Go code that adhere to idiomatic Go practices and community standards.