firecracker-containerd icon indicating copy to clipboard operation
firecracker-containerd copied to clipboard

Resolve revive package-comments linter errors

Open austinvazquez opened this issue 10 months ago • 5 comments

Resolve the following lint errors:

Error: snapshotter/internal/integtest/stargz/fs/config/config.go:41:1: package-comments: should have a package comment (revive)
package config
^
Error: snapshotter/config/config.go:14:1: package-comments: should have a package comment (revive)
package config
^
Error: snapshotter/internal/mount/collection.go:14:1: package-comments: should have a package comment (revive)
package mount

Note: there might be more lurking

austinvazquez avatar Mar 14 '25 21:03 austinvazquez

Success criteria is these lines can be removed from .golangci.yml

    - linters:
      - revive
      text: package-comments

austinvazquez avatar Mar 14 '25 21:03 austinvazquez

Hey I'm a computer science student at the University of Texas at Austin taking a course on virtualization. Part of our final project involves contributing to an open source project related to virtualization. This seems like it is a good issue for me and my team to contribute to and its related to the course. Coud you confirm whether this issue is still open and if it could be assigned to me?

arianbeh avatar Nov 19 '25 23:11 arianbeh

Hey I'm a computer science student at the University of Texas at Austin taking a course on virtualization. Part of our final project involves contributing to an open source project related to virtualization. This seems like it is a good issue for me and my team to contribute to and its related to the course. Coud you confirm whether this issue is still open and if it could be assigned to me?

@austinvazquez I just wanted to follow up on my earlier request to be assigned to this issue.

arianbeh avatar Dec 02 '25 21:12 arianbeh

Hi @arianbeh , apologies for the delayed response. I'm no longer with AWS and would not have maintainer access to this repo any longer. Best of luck on your work.

austinvazquez avatar Dec 03 '25 18:12 austinvazquez

Hey @arianbeh sorry missed this. I'll assign this one + the other one you requested to you. Appreciate it!

sondavidb avatar Dec 03 '25 19:12 sondavidb