mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
Package-level comments for static analyzers (#7332)
* package-level comments * Merge refs/heads/master into analyzer-package-comments
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Package maligned implements a static analyzer to ensure that Go structs take up the least possible memory.
|
||||
package maligned
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user