updated .codeclimate.yml (#5884)

hi there! I am a hs cs student participating in hacktoberfest (: I made some edits and did the task you asked about, removing the unnecessary lines and I would really appreciate an approval! tysm!
This commit is contained in:
simplysatvika 2025-10-21 02:56:53 -07:00 committed by GitHub
parent 0002f6392b
commit bf63ecbfd4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,20 +1,16 @@
---
engines:
rubocop:
enabled: true
golint:
enabled: true
gofmt:
enabled: true
govet:
enabled: true
fixme:
enabled: true
duplication:
enabled: true
config:
languages:
- go
- go
ratings:
paths:
- "**.go"
- "**.go"