Resolve revive package-comments linter errors
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
Success criteria is these lines can be removed from .golangci.yml
- linters:
- revive
text: package-comments
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?
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.
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.
Hey @arianbeh sorry missed this. I'll assign this one + the other one you requested to you. Appreciate it!